AppLovin / AppLovin-MAX-Ad-Review-SDK-Android

2 stars 0 forks source link

ANR: com.safedk.android.SafeDK.e(SourceFile:788) #5

Open andyDev777 opened 6 months ago

andyDev777 commented 6 months ago

I have been seeing this ANR in my project after adding the ad review sdk.

        at com.safedk.android.SafeDK.e(SourceFile:788)
        at com.safedk.android.internal.b.onActivityPaused(SourceFile:167)
        at android.app.Application.dispatchActivityPaused(Application.java:446)
        at android.app.Activity.dispatchActivityPaused(Activity.java:1432)
        at android.app.Activity.onPause(Activity.java:2381)
        at androidx.fragment.app.FragmentActivity.onPause(FragmentActivity:282)
        at android.app.Activity.performPause(Activity.java:8234)
        at android.app.Instrumentation.callActivityOnPause(Instrumentation.java:1530)
        at android.app.ActivityThread.performPauseActivityIfNeeded(ActivityThread.java:5073)
        at android.app.ActivityThread.performPauseActivity(ActivityThread.java:5034)
        at android.app.ActivityThread.handlePauseActivity(ActivityThread.java:4986)
        at android.app.servertransaction.PauseActivityItem.execute(PauseActivityItem.java:47)
        at android.app.servertransaction.ActivityTransactionItem.execute(ActivityTransactionItem.java:45)
        at android.app.servertransaction.TransactionExecutor.executeLifecycleState(TransactionExecutor.java:176)
        at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:97)
        at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2249)
        at android.os.Handler.dispatchMessage(Handler.java:106)
        at android.os.Looper.loopOnce(Looper.java:209)
        at android.os.Looper.loop(Looper.java:296)
        at android.app.ActivityThread.main(ActivityThread.java:7882)
        at java.lang.reflect.Method.invoke(Method.java:-2)
        at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:568)
        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045)
github-actions[bot] commented 1 day ago

This issue is stale because it has been open for 30 days with no activity.