Hi there!
I’m using AmobNativeAds with the latest version and Unity 6000.0.30f1. However, I’m facing an issue that I don’t know how to fix: when building the game for the Android platform, my native ads crash when clicked. This issue never occurred when I was using version 2022.3.50f1, and I’m not sure if it’s related to the Unity version.
When entering the scene with native ads, there’s always an error:
“Failed to get impression result: java.lang.RuntimeException: Missing type parameter.”
After the native ad successfully loads, clicking on it causes a crash.
My native ads are implemented on the UI Canvas. If anyone has encountered a similar issue or has managed to fix this problem, please share more information with me. Thank you!