View Full Version : Audio player not work with iphone
mladen88
05-27-2015, 01:51 PM
1) Script Title: HTML5 background audio player
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex11/html5audioplayer_dev.htm
3) Describe problem: Auto start not work with iphone
Beverleyh
05-27-2015, 01:55 PM
Auto-start is disabled by default in iOS to preserve mobile data packages. Nothing to do with the script I'm afraid.
mladen88
05-28-2015, 12:49 PM
Auto-start is disabled by default in iOS to preserve mobile data packages. Nothing to do with the script I'm afraid.
Thanks for reply, Can you tell me what does this mean "to preserve mobile data packages" and is it posible make it autostart by default
Beverleyh
05-28-2015, 03:16 PM
No, you can't make audio or video start playing automatically on iOS because Apple have disabled that feature.
"To preserve mobile data packages" means that in blocking auto-start, devices won't download huge audio and video files that would otherwise eat in to mobile data packages. For example someone might buy 500MB of Internet data to use per month on their mobile plan (as a bolt-on, or pay-as-you-go), but if your audio files started to download and play automatically, the user's allowance would quickly be used up. That's not very considerate if they didn't want your audio to auto-play on their mobile. The measures that Apple have put in place mean that the user has to specifically start the file downloading/playing, so the choice of whether they want to use their mobile data package is theirs (not the website developers).
My mobile provider currently charges £3 for 50MB of data used abroad!!!!
mladen88
06-01-2015, 12:43 PM
Ok great explanation, thanx
Is there some setup where user can set ignore limitation in iphone settings?
and what in case when user use local wifi instead mobile provider network?
Beverleyh
06-01-2015, 01:17 PM
Is there some setup where user can set ignore limitation in iphone settings?No, Apple has disable auto-start in iOS. There's no getting around it.
what in case when user use local wifi instead mobile provider network?Doesn't matter - same rules apply - Apple has disable auto-start in iOS.
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.