You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.
The latest ShortcutBadger's code contains kinds of device types. And also flutter_app_badger's dependencies contain
[implementation "me.leolin:ShortcutBadger:1.1.22@aar"]
The text was updated successfully, but these errors were encountered:
Android does not offer the same badge display functionality at the OS level as iOS. They are provided at the API level by the manufacturer of the device or launcher application (e.g. MicrosoftLauncher). Basically, Android should not support Badge display and should conform to the specifications of the OS, launcher app, and device.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I confirmed that device is listed in https://github.com/leolin310148/ShortcutBadger/
Is there any settings on Android device?
The latest ShortcutBadger's code contains kinds of device types. And also flutter_app_badger's dependencies contain
[implementation "me.leolin:ShortcutBadger:1.1.22@aar"]
The text was updated successfully, but these errors were encountered: