An app crash occurred on August 30, 2023 at 9:42:27 PM on a Motorola One Vision device running Android 11. The crash was caused by a verification error in the Unity3D services SDK intent handling code when attempting to launch an activity.
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
0 ratings0% found this document useful (0 votes)
66 views2 pages
Mod Menu Crash 2023 08 30-21 42 27
An app crash occurred on August 30, 2023 at 9:42:27 PM on a Motorola One Vision device running Android 11. The crash was caused by a verification error in the Unity3D services SDK intent handling code when attempting to launch an activity.
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/ 2
************* Crash Head ****************
Time Of Crash : 2023_08_30-21_42_27
Device Manufacturer: motorola Device Model : motorola one vision Android Version : 11 Android SDK : 30 App VersionName : 1.1.3 App VersionCode : 1131 ************* Crash Head ****************
java.lang.Error: FATAL EXCEPTION [main]
Unity version : 2021.3.22f1 Device model : motorola motorola one vision Device fingerprint: motorola/kane/kane_sprout:11/RSAS31.Q1-48-36-23/f57e3:user/release-keys Build Type : Release Scripting Backend : IL2CPP ABI : arm64-v8a Strip Engine Code : true
Caused by: java.lang.VerifyError: Verifier rejected class
com.unity3d.services.core.api.Intent: android.content.Intent com.unity3d.services.core.api.Intent.intentFromMetadata(org.json.JSONObject) failed to verify: android.content.Intent com.unity3d.services.core.api.Intent.intentFromMetadata(org.json.JSONObject): [0x7E] register v0 has type Precise Reference: java.lang.String but expected Reference: android.net.Uri void com.unity3d.services.core.api.Intent.launch(org.json.JSONObject, com.unity3d.services.core.webview.bridge.WebViewCallback) failed to verify: void com.unity3d.services.core.api.Intent.launch(org.json.JSONObject, com.unity3d.services.core.webview.bridge.WebViewCallback): [0x8B] register v0 has type Precise Reference: java.lang.String but expected Reference: android.net.Uri (declaration of 'com.unity3d.services.core.api.Intent' appears in base.apk! classes4.dex) at com.unity3d.services.core.api.Intent.setActiveActivity(Unknown Source:0) at com.unity3d.services.ads.adunit.AdUnitActivity.onCreate(AdUnitActivity.java:67) at android.app.Activity.performCreate(Activity.java:8114) at android.app.Activity.performCreate(Activity.java:8098) at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1309) at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3480) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3682) at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:85 ) 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:2131) at android.os.Handler.dispatchMessage(Handler.java:106) at android.os.Looper.loop(Looper.java:250) at android.app.ActivityThread.main(ActivityThread.java:7806) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:592) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:958)