hiennguyen92 / flutter_callkit_incoming

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

iOS App over screen callkit #515

Open afl-dev opened 4 weeks ago

afl-dev commented 4 weeks ago

iOS App over screen callkit, when I receive a call ( func onAccept( call: Call, action: CXAnswerCallAction) )

how to make the callkit screen always appear on top of the application? v.2.0.3

thanks