Hello. I've built my game with PhoneGap and it worked pretty great on iOS 8.4.
But today, I updated my iPhone to iOS 9 Beta, to test how it works. But I have problems:
1. Scaling doesn't work? Before iOS 9, I had no black bars on top and bottom, now I have them. I'm using Scale Outer.
2. Not many FPS. Before iOS 9, I had constantly almost 60 FPS. FPS started dropping when there were about 30 objects on the screen. Now, FPS is lower than 50 even when there are less than 10 objects on the screen.
3. iFrame and scrolling. I'm using HTML_iFrame_Pode to display Leaderboards. Before iOS 9, everything worked. I was able to scroll down even if the content inside iFrame was bigger than the layout, I just scrolled down. Now I can't. I see only what I can see on the layout and I can't scroll.
Are these problems with Construct 2, PhoneGap or iOS 9? Where should they be reported?