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

SmallcaseGateway triggerLeadGen Pop up open then some time react native app crash. #47

Open
AjayGol opened this issue Dec 19, 2023 · 0 comments

Comments

@AjayGol
Copy link

AjayGol commented Dec 19, 2023

I have facing issue this :-
1 SmallcaseGateway.triggerLeadGen({ email: "test@gmail.com" });
2 while user click on open an account online and parallel press on device back button then crash app.

Screenshot 2023-12-19 at 10 59 37 AM

Here is crash log
java.lang.NullPointerException: Attempt to invoke virtual method 'boolean android.os.Handler.postDelayed(java.lang.Runnable, long)' on a null object reference
at com.smallcase.gateway.screens.leadgen.activity.LeadGenActivity$e.onPageCommitVisible(LeadGenActivity.kt:2)
at Ua.a(chromium-TrichromeWebViewGoogle6432.apk-stable-447211484:10)
at b8.run(chromium-

TrichromeWebViewGoogle6432.apk-stable-447211484:1)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:223)
at android.app.ActivityThread.main(ActivityThread.java:7656)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:592)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:947)

@AjayGol AjayGol changed the title SmallcaseGateway triggerLeadGen Pop up open then some time crashe app. SmallcaseGateway triggerLeadGen Pop up open then some time react native android app crash. Dec 19, 2023
@AjayGol AjayGol changed the title SmallcaseGateway triggerLeadGen Pop up open then some time react native android app crash. SmallcaseGateway triggerLeadGen Pop up open then some time react native app crash. Dec 19, 2023
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

1 participant