PlusEV reminders are push notifications, sent from the server to your device. That is worth knowing up front, because it explains most of the ways they fail.
The permission
The app asks once, with a prompt headed “Never miss your daily training” and the explanation “Get reminded to study tomorrow and stay consistent with your poker improvement”, ending in Allow Notifications.
Tapping through that prompt hands the decision to iOS or Android. If you declined, the app cannot ask again in a way that matters, because the operating system remembers the answer.
If nothing arrives
Work through these in order:
- Check the OS setting. iOS: Settings → Notifications → PlusEV. Android: Settings → Apps → PlusEV → Notifications. Permission has to be on there, whatever the app shows.
- Check the device is not in a focus or do-not-disturb mode, including scheduled sleep modes, which suppress delivery silently.
- Check battery optimisation, on Android in particular. Aggressive power saving can stop background message delivery for an app entirely.
- Open the app once while online. Delivery depends on a token the app registers with the server, and it refreshes on launch.
If they arrive but open the wrong screen
Notifications carry a destination, so a reminder should open the app where the reminder is about. If one opens the Home tab instead, that is worth reporting with a screenshot in Discord, since the link is carried per notification rather than set globally.