IBM MFP 7.0 Android JSONStore data is NOT being refreshed

51 Views Asked by At

I have a hybrid app running in both iOS and Android and built using MFP 7.0. The app leverages JSONStore to handle data and being synced from our backend system for local processing. Both iOS and Android are using the same source code. In iOS, data are being refreshed when there are new updates from backend but not in Android. Please help which should we check.

Thanks in advance.

1

There are 1 best solutions below

0
manjunath kallannavar On

When you say uninstall the app, it is same as dropping your data (table). When you reinstall app,the same data will be re-synced which was dropped previously.