Table of Contents

EasyAR Sense data access

Introduction to possible data access in EasyAR Sense.

List of data access situations

Function

Data

Usage Type

Usage Purpose

Transmission Encryption

Temporary Use

Remarks

Basic

iOS: identifierForVendor

"Device-Developer" Identifier

Access / Transmit

Statistical Analysis

Uses TLS

No

Device model, manufacturer, brand, operating system version

Access / Transmit

Statistical Analysis

Uses TLS

No

Device model, manufacturer, brand, operating system version

Access

Software Functionality

N/A

N/A

Used to select software implementations such as in CameraDeviceSelector, ARCoreCameraDevice, and MotionTrackerCameraDevice

SDK feature call logs

Access / Transmit

Statistical Analysis

Uses TLS

No

Planar image tracking

Camera images

Access

Software Functionality

N/A

N/A

Video playback

Developer-specified video files

Access

Software Functionality

N/A

N/A

Cloud recognition

Camera images

Access / Transmit

Software Functionality

Possibly unencrypted or uses TLS depending on the calling method

Yes

3D object tracking

Camera images

Access

Software Functionality

N/A

N/A

Screen recording

Screen images

Access

Software Functionality

N/A

N/A

Surface tracking

Camera images

Access

Software Functionality

N/A

N/A

Motion sensor readings

Access

Software Functionality

N/A

N/A

Sparse spatial map

Camera images

Access

Software Functionality

N/A

N/A

Sparse spatial map data

Access / Transmit / Share

Software Functionality

Uses TLS

No

Does not include images but contains derived data computed from them.

Can be deleted through the management interface or Web API.

May be shared with other end-users depending on how it's invoked.

Preview image (optional)

Access / Transmit

Software Functionality

Uses TLS

No

Can be deleted through the management interface or Web API.

Dense spatial map

Camera images

Access

Software Functionality

N/A

N/A

Motion tracking

Camera images

Access

Software Functionality

N/A

N/A

Motion sensor readings

Access

Software Functionality

N/A

N/A

Mega/cloud localization

Camera images

Access / Transmit

Software Functionality

Possibly unencrypted or uses TLS depending on the calling method

Yes

Location information (optional, either approximate or precise location based on usage)

Access / Transmit

Software Functionality

Possibly unencrypted or uses TLS depending on the calling method

Yes

Note:

"Access" refers to obtaining data on the client-side. "Transmission" refers to sending data from the client-side to EasyAR's servers. "Sharing" refers to sending data from the client-side to third-party devices.

"Transient use" means the server will not save this data after processing the request.