Can we access keychain data created by native apps with SecureStore?

I am trying to migrate from iOS project written by swift to expo.
However, I cannot access data in KeyChain such as token with SecureStore.

Do you have any plans?

You mean can your new Expo app access to the KeyChain data from your old (Swift-written) app? If so, I don’t believe that’s possible

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.