Replies: 3 comments
-
Multiplatform Settings is designed for writing persistence logic within a single multiplatform app. Some of the underlying APIs the library delegates to may be able to share data to other devices, but the library doesn't provide any helpers around this use case. |
Beta Was this translation helpful? Give feedback.
-
Thank you for responding. Yes, this is what I understood from the description and documentation. I was hoping somebody has done something like this and used any underlying APIs to share app settings. |
Beta Was this translation helpful? Give feedback.
-
Could you give me some suggestions on how to use |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Can the library be used to share app settings between devices? If it can, could you provide any tips on how to implement it? Or, please point me to some directions or information where I can find a solution.
My app currently works on iOS and Android and on both mobile phone and tablets.
So, my goal is not to share app settings between iOS and Android. Instead, it would be sufficient to share the app settings between iOS devices and separately between Android devices.
Beta Was this translation helpful? Give feedback.
All reactions