capacitor-community / stripe

Stripe Mobile SDK wrapper for Capacitor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Framework Not Found error after install during build

zyxt opened this issue · comments

Platform

  • Web
  • [ x] iOS
  • Android

Describe the bug
Fresh install of @capacitor-community/stripe. On build, Xcode reports two blocking issues:

  • Framework not found CapacitorCommunityStripe
  • Linker command failed with exit code 1 (use -v to see invocation)

To Reproduce
Using Capacitory 5, Xcode 14.3, latest Community Stripe.

Expected behavior
Build should succeed. :)