Ivailo
Ivailo
When I receive a notification on Android, 'handleNotification' is called when app is in foreground and in background but when the app is killed, 'handleNotification' is never called. I have...
On Android, if I get a notification in app killed or background state, then open the notification - the JS 'notification' listener is triggered with the payload of that notification...
First of all, I apologize if this is not the right place to raise such a question but I genuinely searched the internet and didn't find an answer. In short...
Previously, I've used a custom android build of jitsi-meet in an the app with react-native v0.63.4 and react-native-jitsi-meet v2.1.1. After updating the react-native version to v0.66.2, opening a video call...