"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

Possible to update released device target database without updating the app?

Hi there,

We are releasing an iOS AR app soon (using local device target database).

But we might need to add additional targets after submitting to appstore.

As it takes 7 days to get approved by apple, is there possible way to update the device target database without updating the app?

 

We can successfully do this in android versions (as we have full access to all of the folders).

But in iOS, apple only allows updating the document folder, we can’t update files in the device target database.

Much appreciate any help!

Many thanks!

Isaac

Hi Isaac,

Yes this is possible.

You will need to host the .dat and .xml somewhere and download these to the Documents directory.

Then in the app you need to use STORAGE_ABSOLUTE rather than STORAGE_APPRESOURCE when you load the dataset from the documents directory.

Hello

I apologize in advance for my ignorance, but I am facing a similar situation: we have planned to release the app *before* we have the full images and targets.