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

[Sentry] NullPointerException: Attempt to invoke virtual method 'boolean java.lang.String.equalsIgnoreCase(java.lang.String)' on... #11950

Open
sentry-io bot opened this issue Oct 22, 2024 · 0 comments
Labels
area-Sentry Issue from Sentry regression-prod-7.31.0 Regression bug that was found in production in release 7.31.0 Sev3-low A possible confusion or deception that is only hypothetical & has no known instances in the wild team-mobile-platform type-bug Something isn't working

Comments

@sentry-io
Copy link

sentry-io bot commented Oct 22, 2024

Sentry Issue: METAMASK-MOBILE-2SF5

NullPointerException: Attempt to invoke virtual method 'boolean java.lang.String.equalsIgnoreCase(java.lang.String)' on a null object reference
    at com.reactnativecommunity.webview.RNCWebViewClient.onReceivedSslError(RNCWebViewClient.java:179)
    at WV.P6.run(chromium-TrichromeWebViewGoogle6432.aab-stable-666810033:185)
    at android.os.Handler.handleCallback(Handler.java:958)
    at android.os.Handler.dispatchMessage(Handler.java:99)
    at android.os.Looper.loopOnce(Looper.java:230)
...
(5 additional frame(s) were not displayed)
@NicolasMassart NicolasMassart added Sev3-low A possible confusion or deception that is only hypothetical & has no known instances in the wild team-mobile-platform labels Oct 22, 2024
@metamaskbot metamaskbot changed the title NullPointerException: Attempt to invoke virtual method 'boolean java.lang.String.equalsIgnoreCase(java.lang.String)' on... [Sentry] NullPointerException: Attempt to invoke virtual method 'boolean java.lang.String.equalsIgnoreCase(java.lang.String)' on... Oct 23, 2024
@metamaskbot metamaskbot added type-bug Something isn't working area-Sentry Issue from Sentry regression-prod-7.31.0 Regression bug that was found in production in release 7.31.0 labels Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Sentry Issue from Sentry regression-prod-7.31.0 Regression bug that was found in production in release 7.31.0 Sev3-low A possible confusion or deception that is only hypothetical & has no known instances in the wild team-mobile-platform type-bug Something isn't working
Projects
Status: To be fixed
Status: To be fixed
Development

No branches or pull requests

2 participants