triniwiz / nativescript-plugins

Apache License 2.0
80 stars 50 forks source link

[Stripe] Build Failed with Xcode 14 #149

Closed kefahB closed 1 year ago

kefahB commented 1 year ago

HI @triniwiz,

We Need to upgrade the Strip otherwise the build is failed. in fact this issue was caused by stripe ios !

use_frameworks!
platform :ios, '14.0'
pod 'Stripe', '~> 22.5.0'
pod 'Stripe/Stripe3DS2', '~> 22.5.0'