-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to load database and failed to create ImageTargetObserver #84
Comments
Hello, The video referenced is a bit dated, thus the workflow may have changed since Engine's 10.0 release. Have you tried your device database in the latest version of the Core Samples? This is a more appropriate test to determine if the issue is actually related to a problem with Vuforia Engine and/or the device database. Thanks, |
Are the |
Hello @el-mimoso, the procedure of the tutorial in the description also involves manually changing the Xcode project generated by Unity. Specifically, in the video they remove the The dataset files are stored in the Please let us know how it goes or if you experience other issues. |
Hi @ptc-emaggio thanks for keeping up. In order to see the files inside the app i did xcode > product > archive then in the finder showed the files inside the archive build and found them inside the unity.framework>data>raw>vuforia. I'll attach the folder structure.
hi @ptc-epassaro thanks for the feedback. I just compiled but same story (also cleaned the build folder via xcode>product>clean build folder. We are planing to use vuforia within a larger app (using the beforementioned tecnologies) but this particular issue is holding us back 😞 |
@el-mimoso thank you for the detailed update! We will continue looking into this, though unfortunately we were not able to reproduce the issue on our side. |
@el-mimoso are you able to reproduce the issue on more than a single device? If yes this would rule out a device configuration/permission problem |
You mean in another iphone, if so I can test with some of my buddys phones... |
Yes a different iPhone or iPad, same or different model. Just to rule out a permission issue specific to the device |
Built for an ipad same error as before. Buuuut find a similar error for a different framework, tried their propossed solution and now it works! Thanks for the feedback and have a nice day! |
Have you solved it already? I have the same problem |
Hi @PeakPei, As mentioned by the creator of this issue, they found a workaround - "tried their propossed solution and now it works! If this did solution did not solve your problem, please create a new ticket and reference this issue for clarity. Thank you, |
Summarize the bug:
Failed to Failed to load database and failed to Create ImageTargetObserver.
Observed problem
Vuforia is not able to load the databases to create imageTargets therefore there is no tracking of image targets.
Expected result
Vuforia should be able to track images and display the 3D models.
Other observations
Reproducible steps
Followed tutorial from here : https://www.youtube.com/watch?v=XKnzW9Z1gU0 at the last step change from ground plane to image target. Using on device database.
Steps to reproduce the behavior:
Followed tutorial from here : https://www.youtube.com/watch?v=XKnzW9Z1gU0 at the last step change from ground plane to image target. Using on device database.
export to xcode
build to physical device
error apears at run time.
Affected Vuforia Engine version:
v(10.19.3)
Affected platform:
Platform version :
Affected device:
Screenshots / Video Recordings
works at unity editor
issue with iphone
Affected database
Prueba
Device or platform logs
Other observation:
The text was updated successfully, but these errors were encountered: