-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Notification Android setProgress didn't work #1167
Comments
I found the issue, Replace line 203 of android/src/main/java/io/invertase/firebase/notifications/DisplayNotificationTask.java
By
|
@NicolasHanzel thanks for highlighting this, I've just pushed up a fix that will make it into the next release |
@NicolasHanzel thanks for this, fix is now live in the v4.3.0 release. Loving
|
Issue
According to your example in your documentation, I call setProgress but the notification is not displayed.
Example for progress bar in notification here : https://developer.android.com/training/notify-user/build-notification#progressbar
Do you have an idea?
Environment
Application Target Platform: Android
Development Operating System: macOs 10.13.4
Build Tools: 0.55.1
React Native version: 0.55.1
RNFirebase Version: 4.2.0
Firebase Module: Notifications
The text was updated successfully, but these errors were encountered: