We have added the [AeroGear sync SDK|https://issues.jboss.org/browse/AEROGEAR-8200] into the [ionic demo app|https://github.com/aerogear/apollo-voyager-ionic-example] but it does not work offline.
We need to add offline support for the ionic app to be able to test sync offline
{code} bootstrap:143 GET http://localhost:8100/pages-new-item-new-item-module.js net::ERR_INTERNET_DISCONNECTED 14:12:58.499 core.js:1673 ERROR Error: Uncaught (in promise): Error: Loading chunk pages-new-item-new-item-module failed. {code} |
|