Atualização do app

Hello. If I turn my mobile app into an .APK file, when I update my database automatically will my .APK be updated?

Hi @casareviver,

If you add new values to records in your collection, or if you add new records, then they’ll be available in the app.
If you modify collections’ structure (e.g. add or remove fields), or add new collections, these changes will not be available in your existing .apk. You will have to make a new build.

Best,
Victor.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.