hiennguyen92 / flutter_callkit_incoming

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

[ios] why i can't custom the call ui in ios #455

Closed haninhn closed 9 months ago

haninhn commented 9 months ago

why i can't custom the call ui in ios

hiennguyen92 commented 9 months ago

Call UI is Callkit provider by system iOS.

haninhn commented 9 months ago

Is this step necessary for iOS in my Flutter project, "Configure VoIP Push Notifications in the Xcode Project (Swift) in Setup Pushkit for IOS." @hiennguyen92 https://github.com/hiennguyen92/flutter_callkit_incoming/blob/master/PUSHKIT.md

zionnite commented 9 months ago

@hiennguyen92 is there away to show my app after the user accepted the call from callkit screen?? i'm seriously in need of this solution now