-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
Crash Issue when double tap on pdf #25
Comments
Hi @ayanWappnet , please, provide more info about the crash:
Can you reproduce the crash with the code of Sample project? Just clone this repo and: cd Sample
./install.sh |
Hello @douglasjunior
|
If you have a crash, then should have a log error. Probably there should be a native error on the Java side, so you need to use the Android Studio logcat to see them. Debugging Native Code: https://reactnative.dev/docs/debugging-native-code |
Seems to be related to #26, please try with version |
Here is my code for load pdf and i have crash issue when i double tap on pdf.can you please give me a suggestion for what should i do for that.
The text was updated successfully, but these errors were encountered: