Hi, I’m currently working on my app and have an android ID and an iOS ID. When I set the android ID from the dashboard to the _androidGameId in this script Initializing the SDK in Unity I get this error:
Error loading Ad Unit Rewarded_Android: INVALID_ARGUMENT - Placement Rewarded_Android does not exist for gameId: (the dashboard game ID)
But when I switch the too game IDs, so I set the android dashboard ID to the _iOSGameId in my script it all of the sudden works. Is this supposed to happen? Will this break if I launch my game?