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

TypeError: this._nativeModule.addListener is not a function #67

Open
mayursinhgohil opened this issue Jul 7, 2023 · 1 comment
Open

Comments

@mayursinhgohil
Copy link

Hey thanks for this library.
I am getting following error while running react native app in IOS (Xcode v14.3.1, React Native 0.63.2):

**TypeError: this._nativeModule.addListener is not a function. (In 'this._nativeModule.addListener(eventType)', 'this._nativeModule.addListener' is undefined)

ERROR Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication)**

@mayursinhgohil mayursinhgohil changed the title TypeError: this._nativeModule.addListener is not a function. (In 'this._nativeModule.addListener(eventType)', 'this._nativeModule.addListener' is undefined) TypeError: this._nativeModule.addListener is not a function Jul 7, 2023
@robwalkerco
Copy link
Owner

How is this issue is related to redux-persist-filesystem-storage?

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