This repository was archived by the owner on Oct 25, 2021. It is now read-only.

Description
Is your feature request related to a problem? Please describe.
Appcentre Data for Cordova SDK
Describe the solution you'd like
App Center Data: The App Center Data service provides functionality enabling developers to persist app data in the cloud in both online and offline scenarios. This enables you to store and manage both user-specific data as well as data shared between users and across platforms.
Describe alternatives you've considered
Use Ionic offline storage (https://ionicframework.com/docs/enterprise/offline-storage) backed by CouchaseLite.
Additional context
Would a ported version of the Xamarin SDK be a solution? or a Cordova Javascript friendly version of the ReactNative library: https://github.com/Microsoft/appcenter-sdk-react-native
Considering the Xamarin, Mono and Blazor, could a C# to Mono/javascript/WASM be a solution?