Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

8.0 9.0 通知栏不展示 #33

Open
13120241790 opened this issue May 18, 2019 · 3 comments
Open

8.0 9.0 通知栏不展示 #33

13120241790 opened this issue May 18, 2019 · 3 comments

Comments

@13120241790
Copy link

您好 大佬 ,目前 8.0 9.0 通知栏不展示 需要加入 NotificationChannel 相关适配

@yaming116
Copy link
Owner

试试1.0.7版本的

@SmithZhenHua
Copy link

我试了1.0.7版本但还是不展示下载进度栏

@SmithZhenHua
Copy link

UpdateService.Builder.create(mResultVersion.getUrl())
.setStoreDir("update")
.setIsSendBroadcast(true)
.setDownloadSuccessNotificationFlag(Notification.DEFAULT_SOUND)
.setDownloadErrorNotificationFlag(Notification.DEFAULT_SOUND)
.setIcoResId(R.mipmap.app_icon)
.setIcoSmallResId(R.mipmap.app_icon)
.build(context);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants