Hi
I’m using the Cloud Firestore connector, and I would like to have offline mode for my Android application. Does the Cloud Firestore connector support offline handling like the Firestore sdk do or do I have to manuelly handle offline mode?
I’m not able to test this in the appgyver test platform since the the test application app itself needs to be online.