So far in all my Corona code the code looks different on different devices. For example, I have a button in the lower right corner to go back to the main menu on a different scene. The button is in the lower right corner on iPhone, but when I change the device to iPad, it doesn’t show (is probably cut off).
Is there a special way to make sure the display objects look the same on all devices? How would you get the button to show on the bottom right corner on all devices?