Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stripe plugin fails iOS build on latest NativeScript version #154

Open
justintoth opened this issue Dec 8, 2022 · 3 comments
Open

Stripe plugin fails iOS build on latest NativeScript version #154

justintoth opened this issue Dec 8, 2022 · 3 comments

Comments

@justintoth
Copy link

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
Copy link
Contributor

kefahB commented Dec 9, 2022

Hi see #149

@triniwiz
Copy link
Owner

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

@kefahB
Copy link
Contributor

kefahB commented Dec 14, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants