Forum Discussion
Oloap.92
1 year agoProtege
Meta Avatars Editor Integration Issue
I am making a VR app using the lastest meta avatar sdk (v33) and I want to integrate the avatar editor into the app as described at this link meta-avatars-editor-integration As mentioned, I sh...
dirtaza
1 year agoExplorer
The avatar editor will only work if your app passes the entitlement check and not on locally stored disk avatars (so only user created avatars). Additionally , you also have to request the user's avatar and deep linking permission from within the meta dashboard from the 'Data Usage Checkup' Tab and also use the developer API key that you can paste in your meta platform setup tool within unity.
For reference: https://www.youtube.com/watch?v=T7i_HRpG14c&t=186s
make sure you have imported the 'app deep linking' and 'entitlement check' sample from the Meta XR platform SDK within the UPM and the sample scenes from the meta avatars SDK.
Once you have done all of the above, within your game scene, simply create a new game object and add a component of "openavatareditor.cs". , input your keystore passwords in the publishing settings, and then using the Meta Developer hub, upload it to alpha channel (for testing). Invite the user via email and then download, install and check the app within your headset.
Hope this helps!
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 1 month ago
- 11 months ago
- 8 months ago
- 3 months ago