Closed AtifMahmud closed 8 months ago
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:
c3d.app.meta.isUserEntitled
true
false
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
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 eithertrue
orfalse
. The following scenarios for the values:false
false
true
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