Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

TVOS - RNEncryptedStorage is undefined #112

Open
ludovic-noirault opened this issue Mar 2, 2023 · 0 comments
Open

TVOS - RNEncryptedStorage is undefined #112

ludovic-noirault opened this issue Mar 2, 2023 · 0 comments

Comments

@ludovic-noirault
Copy link

Hello !

I'm working on integrating this package in lieu of asyncStorage for some of my stored data. When starting the app i get the following error :

 ERROR  Error: RNEncryptedStorage is undefined
 ERROR  Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication). A frequent cause of the error is that the application entry file path is incorrect.
      This can also happen when the JS bundle is corrupt or there is an early initialization error when loading React Native.
 ERROR  Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication). A frequent cause of the error is that the application entry file path is incorrect.
      This can also happen when the JS bundle is corrupt or there is an early initialization error when loading React Native.

I thought something was wrong with my inplementation, but it appears that the issue is on the installation part.
When i run either pod installor npx pod-installthe package name is not in the list.

Is this a known thouble of the platform ? Is there any solution for this issue ?

Thanks !

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

No branches or pull requests

1 participant