GithubHelp home page GithubHelp logo

Comments (6)

jrfeng avatar jrfeng commented on September 2, 2024

收到,我会尽快修复的

from snow.

Janzjoy avatar Janzjoy commented on September 2, 2024

好的

from snow.

jrfeng avatar jrfeng commented on September 2, 2024

BUG 已修复。

注意!忽略音频焦点后,来电时播放器不会自动暂停播放!如果您想忽略音频焦点,并且在来电时自动暂停播放,则需要在运行时请求 android.permission.READ_PHONE_STATE 权限。

from snow.

Janzjoy avatar Janzjoy commented on September 2, 2024

不是这个问题啊,是我开启忽略音频焦点就会闪退,闪退之后播放音频也会闪退,得重新开启音频焦点才行。

from snow.

jrfeng avatar jrfeng commented on September 2, 2024

闪退的问题已经修复了。

之前代码会在忽略音频焦点后,为了在手机来电时自动暂停播放,会监听手机来电状态,而监听手机来电状态需要权限,之前的代码中没有做权限检测,因此导致崩溃。现在已经加上权限检测了,忽略音频焦点后不会再崩溃。但如果还需要在忽略音频焦点后,在手机来电时自动暂停播放,则需要额外在运行时申请 android.permission.READ_PHONE_STATE 权限。

from snow.

Janzjoy avatar Janzjoy commented on September 2, 2024

好了,解决了,谢谢

from snow.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.