Hello,
Our Unity game is encountering repeated Crash issues on Android devices. The stack trace suggests involvement of JNI calls potentially linked to the Google Mobile Ads SDK integration, specifically around consent handling:
Relevant stack trace snippet:
pid: 0, tid: 28883 >>> games.organizatrion.ourgame <<<
...
#38 com.unity3d.player.ReflectionHelper.-$$Nest$smnativeProxyInvoke
...
#47 com.google.android.gms.internal.consent_sdk.zzr.run
#48 android.os.Handler.dispatchMessage
#49 android.os.Looper.loopOnce
Technical Details:
Unity Version: 2022.3.27f1
Google Mobile Ads SDK Version: 9.4.0
Android Platform: arm64
We suspect the freeze might be associated with consent SDK interactions within Google Mobile Ads.
Has anyone experienced a similar issue? Any insights or recommendations to resolve or mitigate this crash would be highly appreciated.
Thanks!
Hi,
Thank you for contacting the Mobile Ads SDK Support team.
Please note that It’s always advisable to use the latest version to prevent conflicts, so ensure you’ve integrated the most recent version.
I have run the Google Sample Project with the mentioned version and am unable to replicate the crash. Could you confirm, if you are able to replicate this issue in Google Sample Project.
If yes, please send us the below details for further investigation:
If the file(s) you are looking to share are less than 25mb in total you can attach them to this case on your next reply. If you are having trouble attaching your file to this case or if your file(s) are larger than 25mb, you can share your files with me by performing the following steps:
1. Navigate to
https://docs.google.com/forms/d/e/1FAIpQLSfkAiXMeYP-fw1W3Z-tT9uwmATEKO5X6S-th0gR2ezdKaaqfg/viewform?usp=pp_url&entry.400550049=Mobile+Ads+SDK&entry.460850823=5004Q00002vH9hmQAC&entry.80707362=00294256
2. Fill out all fields, and attach your file(s).
3. Please reply back on this thread when you have uploaded your file(s). Please do not share this link.
![]() |
Mobile Ads SDK Team |
[2025-03-14 20:43:32Z GMT] This message is in relation to case "ref:!00D1U01174p.!5004Q02vH9hm:ref" (ADR-00294256)
We've identified that the crashes are indeed caused by the Google Mobile Ads Consent Manager. After thorough testing, we confirmed that disabling the Consent Manager entirely resolves the issue. We're currently investigating deeper into why Consent Manager triggers this crash in our latest build.
Any further insights or recommendations on safely implementing Consent Manager without causing this issue would be appreciated.
Thanks!
![]() |
Mobile Ads SDK Team |
[2025-03-19 18:28:38Z GMT] This message is in relation to case "ref:!00D1U01174p.!5004Q02vH9hm:ref" (ADR-00294256)