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
Device Name: Android 9
OS Version:
Mattermost App Version: 1.26.1
Mattermost Server Version: 5.17.1
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
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
Possible fixes
push notification error?????