MetaMask / metamask-mobile

Mobile web browser providing access to websites that use the Ethereum blockchain
https://metamask.io
Other
2.18k stars 1.12k forks source link

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

Open sentry-io[bot] opened 1 month ago

sentry-io[bot] commented 1 month ago

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)
sentry-io[bot] commented 1 month ago

Sentry Issue: METAMASK-MOBILE-2XFA