question

hajira avatar image
hajira asked duyen commented

Unable to integrate Clover-Go iOS SDK

Im trying to integrate Clover- Go SDK as per this https://github.com/clover/remote-pay-ios-go

But get the following error "Module complied with swift 5.1 cannot be imported by the swift 5.4 complier". I'm using Xcode 12.5

Just kept the following Code in pod files of my app and try to compile the app

  1. pod 'Starscream', :git => 'https://github.com/daltoniam/Starscream.git', :tag => '3.0.5' pod 'GoConnector', '3.3.5'

screenshot-2021-12-07-at-40240-pm.png

Clover GoRemote Pay iOS
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
David Marginian avatar image
David Marginian Deactivated answered duyen commented

I am not too familiar with Clover GO SDKs or iOS development but - https://stackoverflow.com/questions/70181868/module-complied-with-swift-5-1-cannot-be-imported-by-the-swift-5-4-complier.. I believe you will need to use Xcode 11.

1 comment
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

duyen avatar image duyen commented ·
Do you have any update for lib? Almost people use Xcode 13 now, Xcode 11 is too old and out update now.

Please upgrade your lib to use with Xcode 13 please.

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community