facebook

Problem with audio autoplay

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #340936 Reply

    seanfonz
    Member

    I have an app that is designed to go from one screen to another. When the second screen is reached an audio file is to automatically play. However, when the start screen with the buttons loads the audio file begins playing without waiting for the button to be pushed and the second screen to load.

    Any help would be very much appreciated!

    #341189

    Hi seanfonz,

    Apologies for the slow follow up, I have already opened a bug for this issue and the dev team is investigating. Will follow up with you as soon as I have more information.

    #341193

    support-michael
    Keymaster

    The background for the current auto-start property is based on the html5 <audio> auto-start capability which begins play as soon as DOM loads, not on a screens visibility. We will revisit the current implementation based on your scenario. In the meantime the alternative approach is to programmatically start audio playback on screen transition. Are you familiar with the MobiOne javascript api for postPageTransition() callback and the audio widget api?

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Problem with audio autoplay

You must be logged in to post in the forum log in