goSellSDK-iOS icon indicating copy to clipboard operation
goSellSDK-iOS copied to clipboard

goSell iOS SDK

Results 42 goSellSDK-iOS issues
Sort by recently updated
recently updated
newest added

TAP SDK KNOWN ERROR : Serialization Error description : The data couldn’t be read because it isn’t in the correct format. dataCorrupted(Swift.DecodingError.Context(codingPath: [CodingKeys(stringValue: "card", intValue: nil), CodingKeys(stringValue: "address", intValue: nil),...

Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.5 to 1.2.10. Release notes Sourced from tzinfo's releases. v1.2.10 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when...

dependencies

Bumps [cocoapods-downloader](https://github.com/CocoaPods/cocoapods-downloader) from 1.2.2 to 1.6.3. Release notes Sourced from cocoapods-downloader's releases. 1.6.3 Enhancements None. Bug Fixes None. 1.6.2 Enhancements None. Bug Fixes None. 1.6.1 Enhancements None. Bug Fixes None....

dependencies

Hi, I just added **goSellSDK** pod and got the following errors: ![Screen Shot 2022-03-27 at 1 28 40 AM](https://user-images.githubusercontent.com/22206851/160260598-2916dff4-9cb5-4ca7-8773-9900114c1cc8.png) and this screenshot if or one of them: ![Screen Shot 2022-03-27...

is there a way to disable Apple pay button from appearing or completely disable apple pay ?

Are tab support SwiftUI , according documentation , I don't find any reference for swiftUI

``` // // ViewController.swift // TapPaymentSDKDemo // // Created by Harshit Padalia on 15/03/21. // import UIKit import goSellSDK class ViewController: UIViewController, SessionDelegate, SessionDataSource { @IBOutlet weak var button: PayButton!...

import struct CoreGraphics.CGBase.CGFloat --- Struct 'CGFloat' does not exist in module 'CoreGraphics'. ![Screenshot 1943-03-10 at 12 36 57 PM](https://user-images.githubusercontent.com/85098903/120154980-08543880-c20e-11eb-8c5f-d43e42d91cd5.png) i am getting error in tap addition kit ....every file.... i...

User should press Tap pay button twice in order to card tokenizing or purchasing. I get this error the first time `Error description : The data couldn’t be read because...

I got this issue after upgrade to version 2.2.45 to build with Xcode 12. Tried downgrade to version 2.2.40 but no luck. This happens with release build only. Debug build...