Tap-Payments / gosellSDK-Flutter

Flutter plugin for goSellSDK
MIT License
11 stars 24 forks source link

Deployment target version issue #27

Closed codesniper9315 closed 2 years ago

codesniper9315 commented 3 years ago

Hi, contributors!

Currently I am using go_sell_sdk_flutter in my project. This package target for iOS 11 or later. But I am using another one firebase_messaging, this package target for iOS 10 maximum.

So just the target version crashed. How can I fix it?

kareemTap commented 2 years ago

The package is not supporting less than iOS 11.0