triniwiz / nativescript-plugins

Apache License 2.0
78 stars 50 forks source link

Stripe plugin fails iOS build on latest NativeScript version #154

Open justintoth opened 1 year ago

justintoth commented 1 year ago

After upgrading to NativeScript 8.4.1, when I build my iOS NativeScript app it errors:

Project successfully prepared (ios) Building project... Xcode build... note: Using codesigning identity override: note: Building targets in dependency order error: There is no XCFramework found at '/Users/justintoth/Dev/housters/UI/node_modules/@triniwiz/nativescript-stripe/platforms/ios/Stripe3DS2.xcframework'. (in target 'UI' from project 'UI') error: There is no XCFramework found at '/Users/justintoth/Dev/housters/UI/node_modules/@triniwiz/nativescript-stripe/platforms/ios/Stripe3DS2.xcframework'. (in target 'UI' from project 'UI')

I have checked in that directory (/Users/justintoth/Dev/housters/UI/node_modules/@triniwiz/nativescript-stripe/platforms/ios) and indeed there is no Stripe3DS2.xcframework file. I tried cleaning my Pod file and re-installing and re-updating, but to no avail. Is there a workaround for this issue?

kefahB commented 1 year ago

Hi see #149

triniwiz commented 1 year ago

Can you try v9 beta please before I release the final 9.0

kefahB commented 1 year ago

@triniwiz I think there is a problem with 3DS [IOS]! I have fixed before .. if you fail the 3DS authentication it return success !