Giter Club home page Giter Club logo

Comments (9)

pz-bottle avatar pz-bottle commented on June 2, 2024

android10特别多,太难了

from cactus.

gyf-dev avatar gyf-dev commented on June 2, 2024

显示通知栏,调用hideNotificationAfterO设置为false,然后卸载app重新安装

from cactus.

pz-bottle avatar pz-bottle commented on June 2, 2024

hideNotificationAfterO这个属性框架不是默认为false的吗?

from cactus.

gyf-dev avatar gyf-dev commented on June 2, 2024

那你通知栏有显示通知吗?

from cactus.

pz-bottle avatar pz-bottle commented on June 2, 2024

刚刚看了代码原来hideNotificationAfterO这个属性默认为true,不过过我这边做了挂后台显示通知栏的功能,但是我没有使用service去显示通知栏

from cactus.

pz-bottle avatar pz-bottle commented on June 2, 2024

Cactus.getInstance()
.setBackgroundMusicEnabled(true)
.register(this); 在项目里我一开始是这样使用的,没有加hideNotificationAfterO(false)这个

from cactus.

gyf-dev avatar gyf-dev commented on June 2, 2024

就是隐藏8.0通知栏导致的,要显示出来

from cactus.

pz-bottle avatar pz-bottle commented on June 2, 2024

嗯嗯,好吧,那我先试试

from cactus.

pz-bottle avatar pz-bottle commented on June 2, 2024

不过我之前就是使用service发送一个Notification来保活的,发现一堆这样的carsh,所以我才找了大佬你的这个无声音乐框架,我也尝试了用JobIntentService去实现发现还是有这个carsh,这个问题是因为服务的启动和停止引起的我百度了好久,没有一个好的解决方法,都快绝望了。

from cactus.

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.