Hi,
I want to change the trackable at runtime and dont want to compile the app each time trackable changes.
So best solution is to put th trackable on server and serve from their. But when I use http url for loading trackables it is giving error.
Please can anybodu help me to sort this out?
Hi Pravin
You need to use STORAGE_ABSOLUTE as explained in this thread:
https://ar.qualcomm.at/content/read-xml-document-folder
Basically it could also be that the path is incorrectly specified, in which case it fails to load, so look at the code example.
HTH
N