Please Help me! Problem with Unity Ads

Hi Guys,

I am using Unity to make 2D mobile games. My game was released and inserted Ads by Unity Ads. I am trying to fix the problem about Ads direction.

When I see the Reward and Interstitial ADs on iOS, the ADs show reverse direction, but it shows correct direction on Andriod.

Screen.orientation = ScreenOrientation.LandscapeLeft; Screen.autorotateToPortrait = false; Screen.autorotateToPortraitUpsideDown = false; Screen.autorotateToLandscapeLeft = true; Screen.autorotateToLandscapeRight = true; Screen.orientation = ScreenOrientation.AutoRotation;

I build Xcode for iOS, Device Orientation is LandscapeLeft.

Please Help! Thank you. Really need help…

The fact that you’re making a 2D game though doesn’t make this a 2D question. This is a question about Unity Ads so please use the dedicated forum here.

I’ll move your post for you.