Open ctykaya opened 4 months ago
@ctykaya Could you please share the version of Vungle adapter you have installed?
Sure android_7.4.0.0_ios_7.4.00 the crash rate is %100. Cannot show any ad because of this crash
Hi @ctykaya - thanks for sharing the information. We are not able to reproduce the issue and have not received any other reports of this issue so it may be specific to your setup.
If you can reproduce the issue in our Demo App, please send us the modified project and we'll investigate.
One consideration is to check if you are using ProGuard or R8 to minify/obfuscate your code and if that is causing the issue.
This issue is stale because it has been open for 30 days with no activity.
MAX Plugin Version
6.5.2
Unity Version
2022.3.31f
Device/Platform Info
Android
Current Behavior
The app crashes with a NoSuchMethodError when attempting to load an ad using the AppLovin MAX SDK with Vungle mediation. The error occurs due to the absence of the isIncentivized() method in the Placement class of the Vungle SDK, causing the app to terminate unexpectedly.
Expected Behavior
The app should successfully load and display ads using the AppLovin MAX SDK with Vungle mediation without crashing. The isIncentivized() method should be available in the Placement class, allowing the ad to be processed correctly.
How to Reproduce
Cannot reproduce.
Additional Info
Crash Log
It crashes both banner, rewarded and Interstitial ads.
Environment Unity Version: 2022.3.31f1 AppLovin MAX SDK Version: 12.5.0 Device: [e.g., Redmi Note 9 Pro] Android Version: 12 (S - API 31)
We are also using CPX Research SDK using web view implementation. Is it possible to conflict?
Mediation Platforms: Applovin DT Exchange Inmobi Vungle