Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not co-existence with react-native-keychain #52

Closed
palmithor opened this issue Dec 17, 2020 · 1 comment
Closed

Can not co-existence with react-native-keychain #52

palmithor opened this issue Dec 17, 2020 · 1 comment

Comments

@palmithor
Copy link

Tested on react-native version 0.63.2

I already use react-native-keychain in our project and we've been really happy with that.

But now I am looking in to the possibility of backing my Apollo (graphql) cache with react-native-mmkv-storage but I get a compilation error on iOS:

duplicate symbol '_accessibleValue' in 
> libRNKeychain.a(RNKeychainManager.o)
> libreact-native-mmkv-storage.a(SecureStorage.o)

Something that has come up before or do you have any solution to it?

@ammarahm-ed
Copy link
Owner

fixed it in v0.4.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants