renzifeng / ZFPlayer

Support customization of any player SDK and control layer(支持定制任何播放器SDK和控制层)
MIT License
7.07k stars 1.75k forks source link

When tap to dismiss Siri, do not auto play video #1441

Open kick-castalk opened 4 weeks ago

kick-castalk commented 4 weeks ago

Enable the setting to hold the power button to open Siri. When the player is running an HLS video, holding the power button opens Siri. -> If you tap the screen to close Siri, there's a 50% chance the video won't resume. -> If you wait for Siri to automatically close, the video resumes normally.

Has anyone encountered this issue? I’d appreciate any solutions or advice.