CodenameOne
CodenameOne copied to clipboard
RFE: Improve documentation for how localNotificationReceived gets called when app is NOT running
I wrongly assumed that localNotificationReceived
did not get called when the user clicks an iOS Reminder notification and when the app is not running (issue https://github.com/codenameone/CodenameOne/issues/3095).
It actually gets called, so it does work. However, the documentation does not really mention what happens, so I suggest to improve it to make it more clear exactly how localNotificationReceived
is called when the app is not running.
Hi,
Is this still available?
@sardorjumamuratov yes
Hi, @shai-almog I would like to work on it if this issue is still open?
@ShailikaS it is. Feel free to take it.