triniwiz / triniwiz/nativescript-plugins

Stripe plugin fails iOS build on latest NativeScript version

Open
#154 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
87
Forks
57
Avg merge
1h 36m
Merged PRs (30d)
4

Description

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?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting node_modules/@triniwiz/nativescript-stripe/platforms/ios and the NativeScript 8.4.1 iOS build output for how Stripe3DS2.xcframework is referenced. Done means the plugin's iOS build no longer reports the missing XCFramework error; the issue does not identify a source file or test.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.