-
Steps to reproduce:
1. Open payment gateway
2. Tap on cancel
3. SDK controller dismissed
4. Now UI is not responding
-
`/Users/runner/work/1/s/ios/Pods/goSellSDK/goSellSDK/Core/UI/Public/Extensions/TapFont+Additions.swift:38:23: error: type 'TapFont' has no member 'circeBold'
"circe-bold":`
Thi…
-
hello.
would you kindly provide us with a date for the null safety migration.
and thank you in advance.
miias updated
2 years ago
-
After upgrade react-native to "0.70.1" show error "Cannot read property 'startPayment' of null"
-
When I tried to use the sdk on production I got this error
I entered mada card
{"errors":[{"code":"1103","error":"Required_inputs_invalid","description":"Failed to decrypt RSA encryption, please …
-
Flutter app crashes when we add gosellSDK in dependences and run the app the press back button with the following error:
error log
java.lang.RuntimeException: Unable to destroy activity {com.…
-
We need to send some extra info in paymentMetaData, it sent while using android but when using iphone nothing is sent.
@kareemTap
-
I'm trying to use this plugin in my project but it's throwing an exception when `GoSellSdkFlutter.startPaymentSDK` is called to get the payment result:
exception :
```
E/MethodChannel#go_sell_sdk…
-
Hello
I have managed to use apple pay ui button(which was hidden and BTW there was no method to make it visible :D )
any way after clicking it (and before that setting customer info and pay item) th…