We’re receiving a lot of new crashes. Looks like StartApp in Appodeal plug-in causes them. Here is the stack trace.
java.lang.RuntimeException: at android.app.ActivityThread.performResumeActivity (ActivityThread.java:3790) at android.app.ActivityThread.handleResumeActivity (ActivityThread.java:3830) at android.app.ActivityThread.handleLaunchActivity (ActivityThread.java:3038) at android.app.ActivityThread.-wrap11 (Unknown Source) at android.app.ActivityThread$H.handleMessage (ActivityThread.java:1696) at android.os.Handler.dispatchMessage (Handler.java:105) at android.os.Looper.loop (Looper.java:164) at android.app.ActivityThread.main (ActivityThread.java:6944) at java.lang.reflect.Method.invoke (Native Method) at com.android.internal.os.Zygote$MethodAndArgsCaller.run (Zygote.java:327) at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1374) Caused by: java.lang.IllegalStateException: at android.os.Parcel.readException (Parcel.java:1967) at android.os.Parcel.readException (Parcel.java:1905) at android.app.IActivityManager$Stub$Proxy.setRequestedOrientation (IActivityManager.java:6186) at android.app.Activity.setRequestedOrientation (Activity.java:5840) at com.startapp.android.publish.common.commonUtils.b.a (StartAppSDK:201) at com.startapp.android.publish.common.commonUtils.q.a (StartAppSDK:262) at com.startapp.android.publish.adsCommon.activities.OverlayActivity.onResume (StartAppSDK:126) at android.app.Instrumentation.callActivityOnResume (Instrumentation.java:1361) at android.app.Activity.performResume (Activity.java:7361) at android.app.ActivityThread.performResumeActivity (ActivityThread.java:3765)
Crashes start to appear after we submitted new update with latest stable Corona build and stable Appodeal plug-in (not beta).
We’re using interstitial and rewarded video in game.