I need to force landscape mode only on a few pages in my app. Previously I created a Landscape controller in my iOS project that I used to make this happen. However, with the changes in the Application class in Forms 1.3, this no longer works.
Does anyone have a solution for how to accomplish this now?