square / in-app-payments-flutter-plugin

Flutter Plugin for Square In-App Payments SDK
https://developer.squareup.com/docs
Apache License 2.0
340 stars 121 forks source link

Needs to be updated to support 1.6.3 ios and 1.6.6 android #242

Closed Ospnk closed 5 months ago

Ospnk commented 5 months ago

Flutter plugin needs to be updated accordingly to new updates from square developer team

Flutter plugin needs to be updated accordingly to new updates from square developer team to use version 1.6.3 for ios and version 1.6.6 for android users

abdulmoiz02 commented 5 months ago

Is version 1.7.8 providing an up-to-date SDK version for Android and iOS?

Ospnk commented 5 months ago

no, 1.7.8 provides iOS: 1.6.2 Android: 1.6.5

abdulmoiz02 commented 5 months ago
image

In their repository, version 1.6.3 is supported for iOS and 1.6.6 for Android. I think they haven't updated the documentation on pub.dev for version 1.7.8.

Ospnk commented 5 months ago

thanks, will close this ticket