-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
3.9.2
-
MOODLE_39_STABLE
If you click an event reminder local notification when the app is dead in Android, the app displays the Dashboard instead of the event.
I did some debugging and it seems the click event is triggered before platform.ready is done, but we don't listen to the events until platform.ready is done. This platform.ready was added in the 3.5.2 release to fix local notification events, so we should be careful about removing it.
- duplicates
-
MOBILE-2931 Clicking a local notification doesn't open the right view if the app is killed
-
- Open
-