I’ve positioned banner ad in bottom_center which is working correctly in unity editor, but when I deployed game on real Android device it only showing in top_left corner of the screen.
I’ve positioned banner ad in bottom_center which is working correctly in unity editor, but when I deployed game on real Android device it only showing in top_left corner of the screen.
@ajaytb2
Maybe because the default anchor position of UI is top left and if you havent changed it to bottom center then it may appear top left.