Re: iOS Device orientation confusion!

2023-04-13 Thread HENRY LOWE via use-livecode
Thank you Richard. Henry > On Apr 12, 2023, at 5:40 PM, Richard Gaskin via use-livecode > wrote: > > Henry Lowe wrote: > > > The problem is that when the iPhone is in Landscape Left mode > > (according to the simulator and to Apple’s definition of that mode > > - see below), Livecode is

Re: iOS Device orientation confusion!

2023-04-12 Thread Richard Gaskin via use-livecode
Henry Lowe wrote: > The problem is that when the iPhone is in Landscape Left mode > (according to the simulator and to Apple’s definition of that mode > - see below), Livecode is returning Landscape Right. When the > device is in Landscape Right mode, Livecode returns Landscape > Left - via the

iOS Device orientation confusion!

2023-04-11 Thread HENRY LOWE via use-livecode
Hi, I am trying fix a new (I think) issue in a Livecode iOS app that had previously successfully handled UI updates based on changes in device orientation. I am using LC 9.6.9, Mac OS Ventura 13.3.1, iOS 16.4.1 and Xcode Simulator 14.2. The problem is that when the iPhone is in Landscape Left