hiennguyen92 / flutter_callkit_incoming

Flutter Callkit Incoming
https://pub.dev/packages/flutter_callkit_incoming
MIT License
180 stars 312 forks source link

Full screen caller view. #587

Closed harithm918 closed 1 month ago

harithm918 commented 1 month ago

I only need popup notification for incoming call. I need to stop full screen caller view. Can someone help me to do that

hiennguyen92 commented 1 month ago

you can try with 'isShowFullLockedScreen'. however, it only works for Android (cannot affect iOS because Callkit FW does not allow)