Hello, im using unity with addressables. Im update my app remotely with addressables but i guess the database in the imagetargets doesn't update.
i look someone had the same problem.
https://developer.vuforia.com/forum/unity/load-target-database-back-end
and develovers of vuforia give him that code, i put in my scene but that give me error. Maybe i dont know how to use it?
please help me is very important for me.
Attachment | Size |
---|---|
![]() | 130.01 KB |
Hi,
You can load load images from a remote server using a recent feature we introduced, Insta Image Targets, with which you are able to create targets at run-time.
Please go over out library article and video: https://library.vuforia.com/content/vuforia-library/en/articles/Solution/how-to-create-and-load-targets-in-unity.html
Alotugh this not answers your questions with addressable, its a quick workaround.
Hope this helps.
Vuforia Engine Support