Adam
Adam

Reputation: 4164

Azure Mobile Apps with Cordova/Ionic

I am evaluating Azure's Mobile Apps and I want to clarify my findings.

Azure Mobile Apps do not support Cordova/Ionic database offline sync. Is this coming soon or not considered?

Are there any hacks or workarounds to solve this for now?

Upvotes: 0

Views: 604

Answers (1)

Adrian Hall
Adrian Hall

Reputation: 8035

We are currently working towards Offline Sync capabilities within the Cordova / JavaScript world. Once it's ready to release, we will release on npmjs.com and tag the release in GitHub. You can also check the pure JS client on GitHub. Both will be updated and released once ready.

Upvotes: 1

Related Questions