Hi all ! Could anyone suggest please, why in Local Notifications documentaion we do not have param progressBar ? Is it possible now to add progressBar to Local Notifications and show file downlowded progress ?
Does it exist in the code of the Ionic Native plugin implementation?
Does it exist in the underlying Cordova plugin?
Sujan12, good day ! We could see progressBar here https://github.com/katzer/cordova-plugin-local-notifications
Then you should be able to add it to the Ionic Native implementation as well and submit a PR to the Github repo.
Sujan12, Unfortunately I do not know how to do this…
Then create an issue with the Ionic Native repo for that plugin at least. Maybe someone else wants to invest the time.
Sujan12, okey, I will do this …