Hi, I’m developing a game. I wanted to use banner and rewarded ads. I followed the official documentation in the Unity Dashboard to implement Unity Ads. While testing in the Unity Editor the banner ad and the rewarded ad seem to be working. For the rewarded ad I get the “This screen would be your Ad Unit” overlay. After building my App for Xcode and running it I can see the banner ad with content from Unity, which leads to the Unity website, but everytime I try to load the rewarded ad I get “Error loading Ad Unit Rewarded_iOS: INVALID_ARGUMENT - adMarkup is missing; objectId is missing” in Xcode.
This is probably the issue when you changed the mediation partner settings. Can you send us a support ticket with your Game ID and we will take a look.
any fix?
any fix regarding this issue? i am having this issue right now
I’m having the same issue. Still not fixed??
Error loading Ad Unit Rewarded_iOS: INVALID_ARGUMENT - adMarkup is missing; objectId is missing
As @Unity-Boon said before, this error is mainly caused by incorrect Mediation Partner settings. Please check your dashboard if the Mediation Partner field is correct.
Just a reminder because of my silly mistake for those who might do the same, for me apparently its because I forgot I worked on a copy of a project and I had used the game ids from the original project. I only realised this when I click the dashboard link in the editor and realised I had two different projects of same name connected to cloud and the copy hasnt had its ad settings enabled.