No such proxy method: GoogleMobileAds.Ump.Android.OnConsentFormDismissedListener.onConsentFormDismissed(null)
See original GitHub issueStep 0: Are you in the right place?
-
For general technical questions, or help with project-specific issues like setting up ads in your app, reach out to our support team on the Developer Forum.
-
For assistance with your AdMob account, reach out to AdMob Support.
-
For feedback on our documentation, send your feedback by pressing the Send Feedback button at the top right of the documentation page you are on.
-
For issues related to the code in this repository, continue filing this GitHub issue.
-
Once you’ve read this section and determined that your issue is appropriate for this repository, please delete this section.
[REQUIRED] Step 1: Describe your environment
- Unity version: 2022.3.5.f1
- Google Mobile Ads Unity plugin version: 8.4.1
- Platform: _____ (iOS, Android, Unity Editor) Android
- Platform OS version: _____ (eg iOS 10, Android 9) Android 13
- Any specific devices issue occurs on: _____ Google Pixel 6a
- Mediation ad networks used, and their versions: _____ N/A
[REQUIRED] Step 2: Describe the problem
After user dismissed the consent form, following error appears:
2023/07/19 11:04:25.078 345 345 Error Unity Exception: No such proxy method: GoogleMobileAds.Ump.Android.OnConsentFormDismissedListener.onConsentFormDismissed(null)
Steps to reproduce:
What happened? How can we make the problem occur?
Delete the game and reinstall it, After loading the consent form and showing it, close it and the above error happens.
Please share a downloadable sample project that reproduces the bug, if available. This greatly helps us to diagnose and fix the issue faster.
Relevant Code:
// TODO(you): code here to reproduce the problem
Issue Analytics
- State:
- Created 2 months ago
- Comments:21 (8 by maintainers)
Top GitHub Comments
@Nyankoo @CraZCodr @majidkh
We have identified and confirmed the issue and are looking into a fix.
@NVentimiglia No.