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

Your new version crashed #24

Closed
nghiant96 opened this issue May 31, 2021 · 2 comments · May be fixed by #25
Closed

Your new version crashed #24

nghiant96 opened this issue May 31, 2021 · 2 comments · May be fixed by #25

Comments

@nghiant96
Copy link

E/unknown:ReactNative: CatalystInstanceImpl caught native exception
java.lang.NullPointerException: Attempt to invoke virtual method 'void android.app.Activity.finish()' on a null object reference
at com.incomingcall.UnlockScreenActivity.dismissIncoming(UnlockScreenActivity.java:137)
at com.incomingcall.IncomingCallModule.dismiss(IncomingCallModule.java:77)
at java.lang.reflect.Method.invoke(Native Method)
at com.facebook.react.bridge.JavaMethodWrapper.invoke(JavaMethodWrapper.java:372)
at com.facebook.react.bridge.JavaModuleWrapper.invoke(JavaModuleWrapper.java:151)
at com.facebook.react.bridge.queue.NativeRunnable.run(Native Method)
at android.os.Handler.handleCallback(Handler.java:914)
at android.os.Handler.dispatchMessage(Handler.java:100)
at com.facebook.react.bridge.queue.MessageQueueThreadHandler.dispatchMessage(MessageQueueThreadHandler.java:27)
at android.os.Looper.loop(Looper.java:224)
at com.facebook.react.bridge.queue.MessageQueueThreadImpl$4.run(MessageQueueThreadImpl.java:226)
at java.lang.Thread.run(Thread.java:919)

@bkdev98
Copy link
Owner

bkdev98 commented May 31, 2021

Thanks I'll check again

@icc-guerrero
Copy link
Contributor

Could you check with this fork? If it's fixed I will create a PR.

tnt9ft added a commit to tnt9ft/react-native-incoming-call that referenced this issue Dec 1, 2021
tnt9ft added a commit to tnt9ft/react-native-incoming-call that referenced this issue Dec 1, 2021
geraintwhite pushed a commit to geraintwhite/react-native-incoming-call that referenced this issue Jun 14, 2022
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

Successfully merging a pull request may close this issue.

3 participants