react-native-keys
react-native-keys copied to clipboard
Debug Mode : react-native-debugger : Invariant Violation: Calling synchronous methods on native modules is not supported in Chrome.
Current behavior
Expected behavior
App should work in the debug mode with react-native-debugger
Platform
- [X] Android
- [X] iOS
React Native Version
0.75.4
React Native Compressor Version
1.10.3
Reproducible Steps And Demo
- Run the application
- shake gesture - select option "debug JS remotely"
- it will throw error
π @ckotkar Thanks for opening your issue here! If you find this package useful hit the starπ!
@numandev1 Any updates on this ?
Also experiencing this issue. Any update on this? RN 0.73.9
@numandev1 Can you please update on this issue
@numandev1 is there any fixes for this issue?
@dougg0k @numandev1 We are not able to debug application ... getting above error. How can we fix this ?
I never used this package (-debugger) before, no idea.
By removing -keys package, it works properly?
@dougg0k Previously I am using react native config , its working fine.
While the issue are not fixed, I would suggest using the current debugger implementation if using latest RN versions or some other package like reactotron.
@ngocle2497 @numandev1 Can you guys provide fix for this.
@ngocle2497 @numandev1 Please update on this issue. is it fix with new version
I never used this package (-debugger) before, no idea.
By removing -keys package, it works properly?
I nerver used too
@ngocle2497 Yes , without this , I can debug application using React Native debugger