Hello,
I'm developing an Universal App (Windows Store and Windows Phone) and I want the app to support just Portrait Orientation.
I set the Application to run in portrait mode from Package.appxmanifest, but on the simulator if I set landscape it turns to landscape. Is this just o problem of the Simulator? Or I need to make other settings?
Thank you :)