hiennguyen92 / flutter_callkit_incoming

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

iOS App over screen callkit #515

Open afl-dev opened 7 months ago

afl-dev commented 7 months 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