Search found 5 matches
- Wed Apr 26, 2017 3:33 am
- Forum: Multimedia
- Topic: sound plays in iOS simulator but not on standalone
- Replies: 7
- Views: 8941
Re: sound plays in iOS simulator but not on standalone
I resolved the audio issue. It seems to be a bug in LiveCode. In an earlier post by LiveCode_Pano he suggested that I might have turned off the ringer on the iPhone 5s. I later discovered that I had in fact turned the ringer off and this prevented the audio from working on all of my LiveCode apps. I...
- Fri Apr 07, 2017 9:41 pm
- Forum: Multimedia
- Topic: sound plays in iOS simulator but not on standalone
- Replies: 7
- Views: 8941
Re: sound plays in iOS simulator but not on standalone
As previously posted: Both of my iPhones play ordinary music and videos with the audio working perfectly. It is just with my LiveCode installed apps that the audio is entirely absent. I can play a VLC movie on my iphones and hear the audio perfectly; then stop the VLC app, immediately open my LiveCo...
- Thu Apr 06, 2017 6:24 pm
- Forum: Multimedia
- Topic: sound plays in iOS simulator but not on standalone
- Replies: 7
- Views: 8941
Re: sound plays in iOS simulator but not on standalone
Thanks again for your help LiveCode_Panos. I tried your suggested code: answer there is a file (specialFolderPath("resources") & "/chips.mp4") The result was "true", as I expected. In my previous debugging attempts I frequently listed (in a card field) all files in the 'resources' folderpath. All th...
- Thu Apr 06, 2017 2:53 pm
- Forum: Multimedia
- Topic: sound plays in iOS simulator but not on standalone
- Replies: 7
- Views: 8941
Re: sound plays in iOS simulator but not on standalone
Thanks for your reply LiveCode_Panos. The ringer is not turned off. The volume setting of the iPhone is maximized. Both of my iPhones play ordinary music and videos with the audio working perfectly. It is just with my LiveCode installed apps that the audio is entirely absent. The same code which wor...
- Thu Apr 06, 2017 3:06 am
- Forum: Multimedia
- Topic: sound plays in iOS simulator but not on standalone
- Replies: 7
- Views: 8941
sound plays in iOS simulator but not on standalone
I cannot get any sound to play on my standalone iOS apps. Audio plays well in the iOS simulator and on my Android smartphone. It makes no difference whether it is purely an audio file or audio encapsulated within a video file, the result is the same: my Android plays audio, my two iPhone 5s phones d...