CognitiveVR / cvr-sdk-unity

Cognitive3D SDK for Unity - Analytics for VR/AR/MR
http://cognitive3d.com
Other
42 stars 12 forks source link

Determine how app was installed #147

Closed AtifMahmud closed 8 months ago

AtifMahmud commented 9 months ago

Description

This change will allow us to determine if an app was distributed and installed through Oculus App Lab/Quest store -vs- side load, Arbor install, etc.

We will use a session property c3d.app.meta.isUserEntitled and the value will be either true or false. The following scenarios for the values:

image

Example sessions: https://app.cognitive3d.com/scenes/21320868-08d9-4ead-92ad-131caf9944c4/v/1/insights

Height Task ID(s) (If applicable): https://c3d.height.app/T-5631

Type of change

Checklist