Re: iOS app crashes on launch

2020-01-24 Thread J. Landman Gay via use-livecode
On 1/23/20 8:07 PM, Ralph DiMola via use-livecode wrote: High Sierra Xcode 10.1 build tools LC 9.6.0 dp2 Confirm crash on 9.3.6 Works fine on 12.4.2 LC 9.5.1 works OK on 9.3.6 I don't have an iOS 11 device to test but we now know that 9 and 10 CTD. Dinner is ready could you add this to QCC

Re: iOS app crashes on launch

2020-01-24 Thread J. Landman Gay via use-livecode
Bug report #22548 with log enclosed. The app does use a browser widget. On 1/24/20 2:27 AM, Mark Waddingham via use-livecode wrote: On 2020-01-24 02:07, Ralph DiMola via use-livecode wrote: J, High Sierra Xcode 10.1 build tools LC 9.6.0 dp2 Confirm crash on 9.3.6 Works fine on 12.4.2 LC 9.5.

Re: iOS app crashes on launch

2020-01-24 Thread J. Landman Gay via use-livecode
Bug report #22548 with log enclosed. The app does use a browser widget. On 1/24/20 2:27 AM, Mark Waddingham via use-livecode wrote: On 2020-01-24 02:07, Ralph DiMola via use-livecode wrote: J, High Sierra Xcode 10.1 build tools LC 9.6.0 dp2 Confirm crash on 9.3.6 Works fine on 12.4.2 LC 9.5.

Re: iOS app crashes on launch

2020-01-24 Thread Mark Waddingham via use-livecode
On 2020-01-24 02:07, Ralph DiMola via use-livecode wrote: J, High Sierra Xcode 10.1 build tools LC 9.6.0 dp2 Confirm crash on 9.3.6 Works fine on 12.4.2 LC 9.5.1 works OK on 9.3.6 I don't have an iOS 11 device to test but we now know that 9 and 10 CTD. Unfortunately both iOS 8 and iOS 9 bu

RE: iOS app crashes on launch

2020-01-23 Thread Ralph DiMola via use-livecode
green Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of J. Landman Gay via use-livecode Sent: Thursday, January 23, 2020 5:44 PM To: How to use LiveCode Cc: J. Landman Gay Subject: Re: iOS app crash

Re: iOS app crashes on launch

2020-01-23 Thread J. Landman Gay via use-livecode
So I think I found my problem, I was testing on an ancient iPhone running iOS 10.x. When I borrow my husband's phone on iOS 13 the app works. So the new question is: does LC 9.6 have a minimum required iOS version? The dropdown goes all the way back to iOS 8 but that doesn't seem to be the cas

iOS app crashes on launch

2020-01-23 Thread J. Landman Gay via use-livecode
I can build a test app but it crashes on launch. I first built with 9.6dp2, it ran fine but there were other bugs. So I built with 9.5.1 and it worked fine too but crashes all over the place. Now I want to go back to 9.6dp2. I used Terminal to: sudo xcode-select -s The correct XCode is set