react-native-callkeep icon indicating copy to clipboard operation
react-native-callkeep copied to clipboard

How to self-manage?

Open AnasPlusAnas opened this issue 4 months ago • 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?

AnasPlusAnas avatar Jun 19 '25 08:06 AnasPlusAnas

same issue here, finding on internet for 4 weeks and still cannot implement it

meharali080 avatar Jun 20 '25 16:06 meharali080

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

AnasPlusAnas avatar Jun 20 '25 17:06 AnasPlusAnas

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?

meharali080 avatar Jun 20 '25 17:06 meharali080

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.

AnasPlusAnas avatar Jun 20 '25 18:06 AnasPlusAnas