-
Notifications
You must be signed in to change notification settings - Fork 150
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
Module is not a registered callable module (calling onMessage) on Android #38
Comments
Are you use expo init project? |
No i am using react native cli |
Can you try to use react-native-webview normally?
|
@YanYuanFE now i am getting this |
crypto is your lib of project? |
@YanYuanFE no i didn't use any crypto library, it's giving error in webview library. |
react-native-webview/react-native-webview#1295, this is a problem of react-native-webview, and fixed of this PR:react-native-webview/react-native-webview#1301, I need to update the version. |
I has release v2.0, you can try to install it. |
@YanYuanFE still getting the same crypto error after updating both react-native-webview and react-native-signature-canvas. |
And make sure to run development server with --reset-cache flag |
@YanYuanFE not resolved, still same issue. |
Followed this, issue solved |
I followed the post: (adding react-native-get-random-values package and importing it from index.js of my project.) |
I have this issue, with latest expo SDK version 39. |
Hello i am experiencing a strange issue. When i press the save button, the app crashes with below error. Its happening only on android. Please guide me on this.
Environment
Android emulator api 26
The text was updated successfully, but these errors were encountered: