Re: iOS app erratically freezing up when loading audio files

2020-09-30 Thread Andreas Bergendal via use-livecode
Unfortunately, it didn’t work. It actually crashes the app in Simulator after doing it twice(!). On the first go, it's loading the audio file, by first setting the path to empty, then to the actual path. All is fine. Going back to gallery card, the player is stopped and deleted (as intended,

Re: iOS app erratically freezing up when loading audio files

2020-09-30 Thread Andreas Bergendal via use-livecode
Thanks Jacqueline, I’ll try that! I use LC business 9.6.1 stable, Xcode 11.3.1 J. Landman Gay via use-livecode Tue, 29 Sep 2020 22:17:57 -0700

Re: iOS app erratically freezing up when loading audio files

2020-09-29 Thread J. Landman Gay via use-livecode
Some video problems can be solved by setting the filename of the player to empty, waiting a few milliseconds, and then setting the new filename. I'm not sure it will work in this case but it's worth a try. Also, if you aren't using the latest version of LC, try that. -- Jacqueline Landman Gay

iOS app erratically freezing up when loading audio files

2020-09-29 Thread Andreas Bergendal via use-livecode
Hi folks, I really need your help now. I’m developing a simple app for a client, to be run on iPads in an exhibition starting 8th Oct. It consists of two cards: a gallery card, with 16 photos a profile card which you go to by clicking a photo on the gallery card On the profile card this is