Native Mobile Sync Down Issues

0
Our recent Native Mobile offline first mobile app is failing to sync down. We use a nanoflow to manage the sync down / limit total records that sync to the device.    Data is syncing up to the cloud from the app, but not down. We have made NO change to our working code. We are completing this update to meet Google Play security requirements, so the only updates are via Builder and the updated Native Mobile Template. We've built the app locally in Android Studio which has worked well in the past.    The only changes are are on the Mendix front since our last build - a Builder upgrade, the app center deprecation / loss of the ability to build complete apps in Builder, and the move of Acceptance cloud to Kubernetes.   We are at a loss. Anyone have a similar experience or any suggestions?    Thanks!   Christina
asked
1 answers
0

Please explain your sync strategy in a little more detail, very hard to determine from your question how it works.

 

Also double check your entity access and native sync configuration in your native navigation.

 

Please be aware that Mendix 9 uses a React Native version that by now is obsolete. Consider updating your app to 10.24

answered