Expand my Community achievements bar.

Android SDK Crash: AssuranceFullScreenTakeover

Avatar

Level 1

I am seeing an AppNotResponding crash caused by AssuranceFullScreenTakeover. Any thoughts? 

 

 

Exception:     AppNotResponding
Ex. Message:   Application not responsive since: Tue Sep 20 19:39:14 GMT+09:00 2022
Thread:        Thread[main,5,main]
Memory Usage:  8 / 2842 MB (0%)

Original stack trace:
======================
AppNotResponding : Application not responsive since: Tue Sep 20 19:39:14 GMT+09:00 2022
        at J.N.M1Y_XVCN(chromium-TrichromeWebViewGoogle.aab-stable-475808733)
        at org.chromium.content.browser.BrowserStartupControllerImpl.a(chromium-TrichromeWebViewGoogle.aab-stable-475808733:2)
        at org.chromium.content.browser.BrowserStartupControllerImpl.g(chromium-TrichromeWebViewGoogle.aab-stable-475808733:8)
        at k8.run(chromium-TrichromeWebViewGoogle.aab-stable-475808733:22)
        at org.chromium.base.ThreadUtils.f(chromium-TrichromeWebViewGoogle.aab-stable-475808733:2)
        at org.chromium.android_webview.AwBrowserProcess.i(chromium-TrichromeWebViewGoogle.aab-stable-475808733:6)
        at com.android.webview.chromium.b1.d(chromium-TrichromeWebViewGoogle.aab-stable-475808733:46)
        at com.android.webview.chromium.b1.b(chromium-TrichromeWebViewGoogle.aab-stable-475808733:18)
        at com.android.webview.chromium.b1.f(chromium-TrichromeWebViewGoogle.aab-stable-475808733:2)
        at com.android.webview.chromium.WebViewChromiumFactoryProvider.k(chromium-TrichromeWebViewGoogle.aab-stable-475808733:2)
        at com.android.webview.chromium.WebViewChromium.init(chromium-TrichromeWebViewGoogle.aab-stable-475808733:14)
        at android.webkit.WebView.<init>(WebView.java:436)
        at android.webkit.WebView.<init>(WebView.java:357)
        at android.webkit.WebView.<init>(WebView.java:340)
        at android.webkit.WebView.<init>(WebView.java:327)
        at android.webkit.WebView.<init>(WebView.java:317)
        at com.adobe.marketing.mobile.AssuranceFullScreenTakeover$1.run(AssuranceFullScreenTakeover.java:1)
        at android.os.Handler.handleCallback(Handler.java:883)
        at android.os.Handler.dispatchMessage(Handler.java:100)
        at android.os.Looper.loop(Looper.java:214)
        at android.app.ActivityThread.main(ActivityThread.java:7899)
        at java.lang.reflect.Method.invoke(Method.java)
        at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:960)

 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Reply