when my mobile is in charging any time I send FCM it's wake up
but when it's not On charging the notification not received until I press the power or home button to wake up the mobile
is there any way to make it wake up even if it not charging
things I have tried:
- from developer options ( set Linit background process to 4 at most)
- FCM does not contain notification JSON when send it, only contain data
- added and requested this permission RECEIVE_BOOT_COMPLETED WAKE_LOCK