Autostart on Android and IOS

Question:

I was evaluating and hoping that the amazingaudioplayer would be a solution to the simple requirement that I have.

I want an AutoPlay mp3 song to be played as background music on a html page, and provide a button
to pause/play the music. This should work on major browsers, also on mobile devices.

It does work on desktop browsers on Windows and Mac, but the AutoPlay function does not work on Android 4.3 (galaxy s4), and it does not work on IOS 6 safari. (Ipod touch). The button does shows correctly in play mode (shows the pause button), but no music is playing.

Apparently this is because Android and IOS require human interaction and forbid autoplay.

Any help is sincerely appreciated.

Answer:

Audio/video autoplay is not allowed on iPhone, iPad and Android. It’s a limit from the device, and there is no way to bypass it.