leolin310148 / ShortcutBadger

An Android library supports badge notification like iOS in Samsung, LG, Sony and HTC launchers.
Other
7.35k stars 1.34k forks source link

it's not working #337

Open Aniderr opened 5 years ago

Aniderr commented 5 years ago

Configured as a document, XIAOMI、VIVO phone are invalid,What is the problem?

cnryb commented 5 years ago

Test failed on OPPO(A59m), VIVO (X6S A), XIAOMI (NOTE 3). In the debug mode, The program is not throw exception.

Founder005 commented 5 years ago

OPPO A7X , Mi 6 are also not working

mahabubulhasan commented 5 years ago

Not working in huwawei Y6 Pro 2019, oneplus 5, Xiomai A2 Lite

cnryb commented 5 years ago

@mahabubulhasan You can report a more detailed model

mahabubulhasan commented 5 years ago

@mahabubulhasan You can report a more detailed model

updated

MaTengFei1990 commented 5 years ago

when i use the huawei Mobile ,android 9 ,it append the problem "java.lang.SecurityException: Permission Denial: opening provider com.huawei.android.launcher.LauncherProvider from ProcessRecord{c8efdbb 23819:me.leolin.shortcutbadger.example/u0a215} (pid=23819, uid=10215) requires com.huawei.android.launcher.permission.READ_SETTINGS or com.huawei.android.launcher.permission.WRITE_SETTINGS " how can i fix the problem???

Aniderr commented 5 years ago

when i use the huawei Mobile ,android 9 ,it append the problem "java.lang.SecurityException: Permission Denial: opening provider com.huawei.android.launcher.LauncherProvider from ProcessRecord{c8efdbb 23819:me.leolin.shortcutbadger.example/u0a215} (pid=23819, uid=10215) requires com.huawei.android.launcher.permission.READ_SETTINGS or com.huawei.android.launcher.permission.WRITE_SETTINGS " how can i fix the problem???

—————————————————————————————— Do you have permission to do so?

MaTengFei1990 commented 5 years ago

i have fixed the problem ,by add the huawei permission and the Internet permisson ; and the internet permisson was must added;