Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

flutter_app_badger Not working on android devices. Is there any settings ? #67

Open
niumj opened this issue Jun 22, 2022 · 1 comment
Open

Comments

@niumj
Copy link

niumj commented Jun 22, 2022

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"]

@ShuheiSuzuki-07
Copy link

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants