-
## Summary
Running into an error:
```
/Users/username/repos/my-project/Carthage/Checkouts/stripe-ios/StripePayments/StripePayments/Source/Internal/API Bindings/APIRequest.swift:129:30: error: ge…
-
## Summary
I integrated the latest version of Swift 'StripePaymentSheet', but when scanning bank cards in the payment panel, a crash occurred.
## Code to reproduce
`var configuration = PaymentSh…
-
# Bug report
- Extension name: @stripe/firestore-stripe-payments 0.0.6
- node.js 18
## Describe the bug
I am surely doing something wrong, but after days of trying I simply cannot import thi…
-
I’m using before the agora UIKit for the video call implementation but not able to implement the screen share(I know it’s already there).
now using the advanced example provided by the agora team i.…
-
### Description
According to the new Firestore's cache settings API, I should be able to set it to `MemoryCacheSettings` and expect that on first launch I should get no documents with `isFromCache` s…
-
## Summary
CI/CD is failing after adding the Stripe SDK `23.1.1`
```
/Users/cicd/Library/Developer/Xcode/DerivedData/app/SourcePackages/checkouts/stripe-ios-spm/Package.swift: error: Stripe_Str…
-
**SDK version:** 2.5.0 (react-native 0.71.6)
**Platform:** iOS
**Are logs available?**
```
node_modules/customerio-reactnative/ios/CustomerioReactnative.swift:3:8: error: no such modu…
-
After hitting
`await Stripe.instance.handleNextAction(paymentIntentSecret) `getting crashed on iOS app on this file
`StripePayments/STPPaymentHandler.swift:325: `Assertion failed: Calling complet…
-
## Summary
I am unable to build the workspace with Tuist/ Xcode 14.3
## iOS version
14+
## Installation method
I install with Tuist but it fails with error
## SDK version
23.6.0
## Ot…
-
Error: `'new' is unavailable: You cannot directly instantiate an STPIssuingCardPin`
This is using react-native-stripe-payments version `1.0.6`. Which requires Stripe `~>19.0`.
Apparently Stripe is…