mattermost / mattermost-mobile

Next generation iOS and Android apps for Mattermost in React Native
https://about.mattermost.com/
Apache License 2.0
2.25k stars 1.36k forks source link

Android badge number is fixed #3788

Closed bitdessert closed 1 year ago

bitdessert commented 4 years ago

Submit feature requests to http://www.mattermost.org/feature-requests/. File non-security related bugs here in the following format:

Summary

Android's launcher icon badge number is fixed. It does not increase when I receive a push message. If I check the message, it seems normal for the badge to disappear.

Environment Information

Steps to reproduce

Download the source.(https://github.com/mattermost/mattermost-mobile/archive/v1.26.1.zip) Build(using ~~~/android/gradlew assembleRelease) Install the Android app(Mattermost.apk) Send a message to Android device When I receive a message, Android's launcher icon badge number is fixed.

Expected behavior

When app receive a push message, the badge number of launcher icon must increase from 1 (Apps received from Google Play Store normally increase from 1)

Observed behavior

left : from Google Play Store right : built a Source and installed image

Possible fixes

push notification error?????

AkromDev commented 3 years ago

@bitdessert I am also facing similar bug. Were you able to fix it?

larkox commented 2 years ago

@bitdessert Are you still seeing this in the latest versions?

larkox commented 1 year ago

Closing due to inactivity. If it still happens, feel free to reopen.