Hi @ed95,
I’ve seen some problems with slower iOS devices not responding to orientation changes, and hence was digging back to the Juce source code to see if there had been any recent fixes in that area.
I see that the most recent commit in develop added a call to forceDisplayUpdate(); in juce_ios_UIViewComponentPeer.mm … but I can’t see that implemented anywhere?
I was wondering what the purpose of this commit was, or if it missed something?
Best wishes,
Pete