2) If you do everything according to the documentation in Unity or through your Demo application, then real advertising does not work. When trying to download, a warning and an error occur:
...
[MediationService] Please double-check the ad unit Rewarded1 for REWARDED_INTER : java.lang.Throwable:
@VasilyXD , you need to first create an ad unit ID on the AppLovin dashboard for your application and use that to get ads. It looks like you are using Rewarded1 as the ad unit ID, which is not a valid ad unit id.
MAX Plugin Version
5.10.1
Unity Version
2021.3.22
Device/Platform Info
Android (Nox, A21, )
Current Behavior
Hello gentlemen! Implemented your system, but it does not work! Please tell me how to fix!
1) real advertising, through your utility, works well. worked https://dash.applovin.com/documentation/mediation/unity/testing-networks/mediation-debugger#testing-with-live-ads
2) If you do everything according to the documentation in Unity or through your Demo application, then real advertising does not work. When trying to download, a warning and an error occur: ... [MediationService] Please double-check the ad unit Rewarded1 for REWARDED_INTER : java.lang.Throwable:
07-07 16:19:09.647: E/AppLovinSdk(3883): [AppLovinSdk] 07-07 16:19:09.647: E/AppLovinSdk(3883): ************************************************** 07-07 16:19:09.647: E/AppLovinSdk(3883): NO FILL received: 07-07 16:19:09.647: E/AppLovinSdk(3883): ..ID: "Rewarded1" 07-07 16:19:09.647: E/AppLovinSdk(3883): ..FORMAT: "REWARDED" 07-07 16:19:09.647: E/AppLovinSdk(3883): ..SDK KEY: ".........................." 07-07 16:19:09.647: E/AppLovinSdk(3883): ..PACKAGE NAME: "......." 07-07 16:19:09.647: E/AppLovinSdk(3883): ..Reason: [{"error_source":"INV-REQ-INELIGIBLE-ADUNIT-ID","code":1035,"msg":"Invalid Request: Ineligible Ad Unit"}] 07-07 16:19:09.647: E/AppLovinSdk(3883): **************************************************
Expected Behavior
I'm expecting real ads. Test ads are displayed normally.
How to Reproduce
Build this demo for android. You can do according to the documentation, the result is the same.
Additional Info
No response