Support setFullScreenIntent for notifications in Android
planned
Harry Nguyễn
In AndroidQ, because of restrictions on starting activities from the background
So when the app's screen turn off( lock screen mode ) we can only show our activity via
notification that have setFullScreenIntent action.
But setFullScreenIntent is not supported yet so no way we can display app when receiving notification in lock screen
Mike Diarmid
planned
We had this supported in Notifee pre-release (https://notifee.app/react-native/docs/overview) but we commented it out as we had some edge case issues to look at.
I'll put this back into the pipeline as it seems there's a genuine need for it
Giovanni Ricco
Mike Diarmid: Good evening Mike, as you said this would be a very useful change, and so I would like to ask you if there is any news for the release of this feature. Thanks Jonny