We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1
************* Crash Head ****************
Time Of Crash : 2024_09_29-14_17_45
Device Manufacturer: samsung Device Model : SM-A125F Android Version : 12 Android SDK : 31 App VersionName : 1.0.1 App VersionCode : 10002 ************* Crash Head ****************
java.lang.RuntimeException: Unable to start activity
ComponentInfo{com.chillyroom.meow.gp/com.chillyroomsdk.sdkbridge.BasePlayerActivity }: android.app.BackgroundServiceStartNotAllowedException: Not allowed to start service Intent { cmp=com.chillyroom.meow.gp/com.android.support.Launcher }: app is in background uid UidRecord{da53f47 u0a1624 TRNB idle change:idle|uncached procs:0 seq(0,0,0)} at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:4035) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4201) at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:10 3) at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu tor.java:135) at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java: 95) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2438) at android.os.Handler.dispatchMessage(Handler.java:106) at android.os.Looper.loopOnce(Looper.java:226) at android.os.Looper.loop(Looper.java:313) at android.app.ActivityThread.main(ActivityThread.java:8663) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1135) Caused by: android.app.BackgroundServiceStartNotAllowedException: Not allowed to start service Intent { cmp=com.chillyroom.meow.gp/com.android.support.Launcher }: app is in background uid UidRecord{da53f47 u0a1624 TRNB idle change:idle|uncached procs:0 seq(0,0,0)} at android.app.ContextImpl.startServiceCommon(ContextImpl.java:1941) at android.app.ContextImpl.startService(ContextImpl.java:1887) at android.content.ContextWrapper.startService(ContextWrapper.java:793) at com.android.support.Main.CheckOverlayPermission(Native Method) at com.android.support.Main.Start(Native Method) at com.unity3d.player.UnityPlayerActivity.onCreate(Native Method) at com.chillyroomsdk.sdkbridge.BasePlayerActivity.onCreate(BasePlayerActivity.java:69) at android.app.Activity.performCreate(Activity.java:8290) at android.app.Activity.performCreate(Activity.java:8270) at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1329) at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:4009) ... 12 more