Taha Alizadeh
Taha Alizadeh
Any updates on this issue?
I use this version "3.4.28" and still have this issue.
change this line in PodFile ``` platform :ios, '12.4' ``` to this ``` platform :ios, '13.0' ``` and after that run this command ``` pod install ``` worked for me
Is there any update on this error?
Could you please provide an update on the current status of this issue?
I cloned and ran the official Stripe Terminal example app, and the same issue occurred there as well. This suggests the problem may originate from the SDK rather than our...
Hi @tlin-c-stripe , We’re monitoring memory usage in debug mode using the React Native DevTools (Memory tab). Each time we initiate a payment and the Stripe payment sheet appears, the...