Is it possible to let 2 apps use the same asynstorage? #758
Unanswered
VerjansRobbe
asked this question in
Q&A
Replies: 1 comment
-
Each app is sandboxed, so they have no access to other app data. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to let 2 apps use the same asynstorage? I have a strange situation, I need 2 apps that i both have made to access the same asyncstorage. Or some other type of shared storage. Just passing data or sending it to a remote database will not be possible because it will be quite large.
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions