Can any one confirm: 

 the iOS mobileAudioPlayer controller is broken with the iOS 13 update

put pRect into sPlayerRect
mobileControlSet pPlayerName, "visible", true 
mobileControlSet pPlayerName, "rect", pRect
mobileControlSet pPlayerName, "showController", true 
mobileControlSet pPlayerName, "filename", pURL 
if pURL begins with "https" then
showBusyIndicator true, "Loading audio..." -- add loading indicator until 
duration is available
end if

Alternatives?

BR




_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to