hiennguyen92 / flutter_callkit_incoming

Flutter Callkit Incoming
https://pub.dev/packages/flutter_callkit_incoming
MIT License
161 stars 251 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 1 month ago

kururu-abdo commented 1 month 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 1 month 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 1 month ago

same issue ,please solve it asap.

Kanwarpalsingh1986 commented 2 weeks 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