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

TVOS - RNEncryptedStorage is undefined #112

Open
@ludovic-noirault

Description

@ludovic-noirault

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 !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions