14, 2018 7:14 AM
> To: use-livecode@lists.runrev.com
> Cc: Alan
> Subject: preOpenCard not running on iPhoneX simulator
>
> I'm having a strange issue with a mobile app - on the 11.2 simulator a
> preOpenCard handler doesn't seem to run on the iPhoneX simulator but does
> wi
m] On Behalf
Of Alan via use-livecode
Sent: Friday, December 14, 2018 7:14 AM
To: use-livecode@lists.runrev.com
Cc: Alan
Subject: preOpenCard not running on iPhoneX simulator
I'm having a strange issue with a mobile app - on the 11.2 simulator a
preOpenCard handler doesn't seem to run
Trap inside the preopencard handler. LC fails silently in built
applications, so if some code or routine that is either directly or
indirectly triggered by the preopencard handler fails, the handler will
just stop executing.
You might be able to find out what's going on with the mobile debugger, t
I'm having a strange issue with a mobile app - on the 11.2 simulator a
preOpenCard handler doesn't seem to run on the iPhoneX simulator but does with
other devices.
What might be stopping this handler from running on the X simulator but not on
others? Any ideas?
Strangely, when I make a barebo