I have been developing an iPad app using Xcode 7.3. When I test the app under the simulator for the iPad pro, it does not occupy the full screen (whereas it works fine on iPad 2).
Some posts on Apple forums indicate that it should, unless you are using a "native" mode, which I have not explicitly specified.
Is there a build setting somewhere I need to change?