How access a keychain's data item from background state on iOS? #109
Unanswered
juangarciadev
asked this question in
Q&A
Replies: 1 comment 1 reply
-
You can use |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I have implemented a background process that it is doing a request and I need to access the token stored on keychain from background app state? Do
multiplatform-settings
support to do something like this or I need to implement my own encryption to get the token?Beta Was this translation helpful? Give feedback.
All reactions