You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
}
The text was updated successfully, but these errors were encountered:
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'
}
The text was updated successfully, but these errors were encountered: