-
Sub-task
-
Resolution: Fixed
-
Minor
-
3.9.4
-
-
MOODLE_39_STABLE
-
MOODLE_400_STABLE
-
Moodle App 4.0
Our notifications section in the app only displays notifications coming from the notifications popup WS
So it could happen that you can receive and click to open Push Notifications that currently do not have a handler, in this case, the app won't show anything
We should try to do the following:
- If there is not a delegate for the Push Notification, show the Notifications tab option but also display in a popup the message (we could try to do customdata.extendedtext = message)
- blocks
-
MOBILE-3828 Evaluate if we could display the HTML version of popup notifications in the app
-
- Closed
-