README and/or docu should entail a functioning example + explanation of an Android manifest for a PICO app with working ET.
The one in Assets/Plugins/Android/AndroidManifest.xml might work, but we should double-check.
Note that eye openness needed special entry:
<meta-data android:name="pvr.app.et_tob_advance" android:value="true" />
but maybe this is outdated or a matter of implementation.
Docs seem inclonclusive. See here:
https://developer.picoxr.com/document/unity/android-manifest/
but also here:
https://developer.picoxr.com/reference/unity/client-api/PXR_MotionTracking/
README and/or docu should entail a functioning example + explanation of an Android manifest for a PICO app with working ET.
The one in Assets/Plugins/Android/AndroidManifest.xml might work, but we should double-check.
Note that eye openness needed special entry:
<meta-data android:name="pvr.app.et_tob_advance" android:value="true" />but maybe this is outdated or a matter of implementation.
Docs seem inclonclusive. See here:
https://developer.picoxr.com/document/unity/android-manifest/
but also here:
https://developer.picoxr.com/reference/unity/client-api/PXR_MotionTracking/