Relative Content

Tag Archive for androidkotlinpush-notificationworker

Local notification does not light up the phone when is locked on android <14

I am trying to show a local notification on scheduled time, the problem is that if the phone is locked the notification will come, but I can’t see it, till I touch my phone because it does not light up when it comes. This happens only on android below android 14, on android 14 works perfectly. How to fix this?