Re: iOS App Crashing On Close

2024-08-08 Thread panagiotis merakos via use-livecode
Hello Bob, To do this you need the debug symbols for the version of the engine that was used to build the app - which are not publicly available. Kind regards, Panos On Thu, 8 Aug 2024 at 18:31, Bob Sneidar via use-livecode < use-livecode@lists.runrev.com> wrote: > I would dearly love to know h

Re: iOS App Crashing On Close

2024-08-08 Thread Bob Sneidar via use-livecode
I would dearly love to know how to symbolicate a crash log!!! Bob S On Aug 8, 2024, at 2:14 AM, panagiotis merakos via use-livecode wrote: In any case, I think the best way to get this resolved is to send us the crash log to see if we can symbolicate it __

Re: iOS App Crashing On Close

2024-08-08 Thread panagiotis merakos via use-livecode
.0.0 > (dp 8) to 10.0.0 (rc1). Also, I am not using mergeNotify (or have it > included) in the build. > > > > Maybe Panos will have some ideas? > > > > -Dan > > > > > > > > From: Mark Smith > > Date: Wednesday, August 7, 2024 at 2:00 PM > &g

Re: iOS App Crashing On Close

2024-08-07 Thread Mark Smith via use-livecode
ing mergeNotify (or have it included) > in the build. > > Maybe Panos will have some ideas? > > -Dan > > > > From: Mark Smith > Date: Wednesday, August 7, 2024 at 2:00 PM > To: How to use LiveCode > Cc: Dan Friedman > Subject: Re: iOS App Crashing O

Re: iOS App Crashing On Close

2024-08-07 Thread Dan Friedman via use-livecode
included) in the build. Maybe Panos will have some ideas? -Dan From: Mark Smith Date: Wednesday, August 7, 2024 at 2:00 PM To: How to use LiveCode Cc: Dan Friedman Subject: Re: iOS App Crashing On Close Hi Dan, Just a random thought that might help orient you to a potential problem… how are you

Re: iOS App Crashing On Close

2024-08-07 Thread Mark Smith via use-livecode
Hi Dan, Just a random thought that might help orient you to a potential problem… how are you handling the closeStackRequest (or closeStack) message? “Quit” in a button obviously bypasses these. Odd that the problem would just start showing up in 10.0.0 although I do remember reading somewhere t