How to self-manage?
Opened this issue · 4 comments
The doc is unreadable, it has no examples for android self-manage mode, I've searched all of google and haven't found anyone who knows how to use this library for self-manage mode. Can someone please give an example on how to do this?
same issue here, finding on internet for 4 weeks and still cannot implement it
same issue here, finding on internet for 4 weeks and still cannot implement it
I've had someone reply with another library, but this is android only. I'm doing both iOS and android so I guess I'll have to use this extra library just for the android.
https://github.com/linhvovan29546/react-native-full-screen-notification-incoming-call
same issue here, finding on internet for 4 weeks and still cannot implement it
I've had someone reply with another library, but this is android only. I'm doing both iOS and android so I guess I'll have to use this extra library just for the android.
https://github.com/linhvovan29546/react-native-full-screen-notification-incoming-call
Is this working on Android even app is background or killed state? With Fcm?
same issue here, finding on internet for 4 weeks and still cannot implement it
I've had someone reply with another library, but this is android only. I'm doing both iOS and android so I guess I'll have to use this extra library just for the android.
https://github.com/linhvovan29546/react-native-full-screen-notification-incoming-call
Is this working on Android even app is background or killed state? With Fcm?
I've only tested with a fake call so I'm sure the self manage mode works but I haven't tried it with FCM or in app background. You can test em and update here if possible.