Re: iOS 16! It will not do landscape!

2022-09-16 Thread HENRY LOWE via use-livecode
I have an iOS app that supports both portrait and landscape mode on the iPhone. It continues to work as expected in iOS 16. I don’t use LC’s built-in commands but instead use proprietary code to handle screen redraws. Henry > On Sep 16, 2022, at 4:27 PM, Brian Milby via use-livecode >

Re: iOS 16! It will not do landscape!

2022-09-16 Thread Brian Milby via use-livecode
It is not an orientation lock issue. I’ve submitted a bug report but didn’t have iOS 16 loaded yet and have not had a chance to build some test apps to narrow down the details of the issue. Apple did make changes in iOS 16 with how apps request a specific orientation. Brian Milby

Re: iOS 16! It will not do landscape!

2022-09-16 Thread harrison--- via use-livecode
Perhaps the screen lock is turned on so it only shows stuff in portrait mode? > On Sep 16, 2022, at 10:45 AM, Mike Kerner via use-livecode > wrote: > > weird. we've got 16.1 on our ipads. the LC app we're running on them is > working fine in landscape. > > On Thu, Sep 15, 2022 at 9:31 PM

Re: iOS 16! It will not do landscape!

2022-09-16 Thread Brian Milby via use-livecode
Does your app use a launcher model? SivaSiva has one stack that is the launcher which opens the portal stack (main menu) when then goes to modules. Portrait is set on the launcher and each module has different orientation requirements/settings. Brian Milby br...@milby7.com > On Sep 16,

Re: iOS 16! It will not do landscape!

2022-09-16 Thread Mike Kerner via use-livecode
weird. we've got 16.1 on our ipads. the LC app we're running on them is working fine in landscape. On Thu, Sep 15, 2022 at 9:31 PM Sannyasin Brahmanathaswami via use-livecode wrote: > Aloha Everyone > > Well I was involved in iOS 16. Just yesterday. > > It downloaded to my phone (iPhone 13,

iOS 16! It will not do landscape!

2022-09-15 Thread Sannyasin Brahmanathaswami via use-livecode
Aloha Everyone Well I was involved in iOS 16. Just yesterday. It downloaded to my phone (iPhone 13, with Version 16.0 – 20A362) . When I did that, none of stacks of my stacks will do landscape! stack “wordpuzzle” on preOpenStack if isMobile() then