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

App Crash observed in firebase #1197

Open
vivekgarg24 opened this issue Jan 27, 2025 · 1 comment
Open

App Crash observed in firebase #1197

vivekgarg24 opened this issue Jan 27, 2025 · 1 comment
Labels

Comments

@vivekgarg24
Copy link

      Caused by java.lang.IllegalStateException: Cannot get profile for destroyed WebView.
   at WV.b8.c(chromium-TrichromeWebViewGoogle6432.aab-stable-677826033:522)
   at WV.iZ.z(chromium-TrichromeWebViewGoogle6432.aab-stable-677826033:59)
   at WV.WK.S(chromium-TrichromeWebViewGoogle6432.aab-stable-677826033:29)
   at WV.fg.a(chromium-TrichromeWebViewGoogle6432.aab-stable-677826033:38)
   at WV.eg.a(chromium-TrichromeWebViewGoogle6432.aab-stable-677826033:12)
   at org.chromium.mojo.system.impl.WatcherImpl.onHandleReady(chromium-TrichromeWebViewGoogle6432.aab-stable-677826033:3)
   at android.os.MessageQueue.nativePollOnce(MessageQueue.java)
   at android.os.MessageQueue.next(MessageQueue.java:341)
   at android.os.Looper.loopOnce(Looper.java:176)
   at android.os.Looper.loop(Looper.java:314)
   at android.app.ActivityThread.main(ActivityThread.java:8742)
   at java.lang.reflect.Method.invoke(Method.java)
   at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:565)
   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1090)

I am encountering this issue on Firebase, but it is not reproducible on my end. Could you please help investigate and rectify this issue? Let me know if additional information or logs are needed.

Version used -
dependencies {
implementation 'com.pierfrancescosoffritti.androidyoutubeplayer:core:12.1.1'
}

@isidro89
Copy link

This seems to be a duplicate of #1180, which appears to be a WebView issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants