Skip to content

Unlocking audio on iOS does not work #151

@huyngovan

Description

@huyngovan

Hi ...
I tried unlocking the sound under the command line below but could not unlock audio on iOS, can only unlock sound on PC and Android browser.

document.body.addEventListener('touchstart', function(){
	player.audioOut.unlock(function(){
		alert('unlocked!');
	});
});

Anyone plz tell me unlock sound on iOS?

Thank you for your help

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions