WebXRFeatureName.IMAGE_TRACKING "required feature not compatible" With BabylonReactNative
See original GitHub issueGood night.
I’m trying to implement the feature WebXRFeatureName.IMAGE_TRACKING using the example code from https://github.com/BabylonJS/Babylon.js/pull/9512
const options = {
images: [
{
src: 'https://i.pinimg.com/originals/2c/2f/73/2c2f73a2b0a1dac2559a6a5e1a64ed43.jpg',
estimatedRealWorldWidth: 0.3
}
]};
...
const imgTracking = fm.enableFeature(WebXRFeatureName.IMAGE_TRACKING, 'latest', options);
But throws the following error:
required feature not compatible
Smartphone
- Device: Xiaomi Mi 9 Lite
- OS: Android 10
How can I check the compatibility list or is it an error with my code?
Thanks for your suggestions
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (4 by maintainers)
Top Results From Across the Web
WebXRImageTracking not compatible error - Babylon.js Forum
I tried to run the playground for WebXRImageTracking, but unfortunately received the below error. Need some help.
Read more >Bringing 3D and XR to React Native Applications | by Babylon.js
Babylon React Native is an integration layer on top of Babylon ... Debugging — any React Native module using JSI is not compatible...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hey do you mind posting your question on the forum as stated in the issue template?
🤦♂️ this is a closed issue from March 🤦♂️ … sorry I thought it was also you that had created an issue in the other repo. 🙏 ☕ ☕