hiennguyen92 / flutter_callkit_incoming

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

Compiling for iOS 13.0, but module 'flutter_callkit_incoming' has a minimum deployment target of iOS 14.0 #537

Open kururu-abdo opened 6 months ago

kururu-abdo commented 6 months ago

i run the app on MacOS 17. and it resulted in : Compiling for iOS 13.0, but module 'flutter_callkit_incoming' has a minimum deployment target of iOS 14.0

Vishal-A246 commented 5 months ago

I m getting this same error, I have set iOS 14 because of Google Maps in the Podfile, Compiling for iOS 12.0, but module 'flutter_callkit_incoming' has a minimum deployment target of iOS 14.0 please let me know if you find the solution for this issue thanks

ankit-deligence3112 commented 5 months ago

same issue ,please solve it asap.

Kanwarpalsingh1986 commented 4 months ago

Set ios target 14.0 in xcode as shown in attached screenshot

it will work

Screenshot 2024-06-27 at 10 08 31 PM