-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
None
-
None
Testing NetworkStatus I figured out the OfflineRestoreHandler got an error when the app starts in offline mode and there are mutations to be synced.
OfflineRestoreHandler should never got a networks error when firing a mutation. It should be handled/intercepted by OfflineQueueLink since the app is offline, but for some reason (a bug) the OfflineRestoreHandler fire this before OfflineQueueLink get in place.
In other words, it should be fixed making OfflineQueueLink be in place before OfflineRestoreHandler starts
- is blocked by
-
AEROGEAR-8166 Create Ionic Cordova Tasks Application for Showcasing Offline Capabilities
- Closed