This extension provides the ability to be able to share settings in a key-value store between your different applications installed on a users device.
You may sometimes find yourself in the position where you need to store information and share it between different applications you develop.
This could be used for many purposes such as cross promotion of your applications, or user loyalty rewards.
This extension creates the ability for you to store information in a location that is shared (synchronised) between applications.
This allows you to "communicate" between your applications by sharing information.
The simple API will have you up and running with shared settings in just a few lines of code.
Very similar code base can be used across supported platforms, allowing you to develop once and deploy everywhere!
As with all our extensions you get access to a year of support and updates as we are continually improving and updating the extensions for OS updates and feature requests.
Implementations
- App Group Defaults (iOS);
- File and Content Provider based (Android);