Unity banner ads not changing its position

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.

hi @ajaytb2, i encountered the same problem, did you manage to solve this problem ? thanks

@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.