stripe-terminal-ios icon indicating copy to clipboard operation
stripe-terminal-ios copied to clipboard

while building for mac catalyst no library for this platform was found

Open MaximGolovlev opened this issue 2 years ago • 1 comments

I am trying to convert my ipad app to MacOS using Mac Catalyst and getting this error from your library

Does this mean that the library does not yet support this system?

Can I somehow modify the library myself?

MaximGolovlev avatar Oct 21 '22 14:10 MaximGolovlev

Hi @MaximGolovlev

Does this mean that the library does not yet support this system?

That's correct. I just re-investigated this and we still have an internal dependency that we need to sort out in order to provide MacCatalyst support.

Can I somehow modify the library myself?

not that I'm aware of. I believe the only option would be to conditionally exclude StripeTerminal in catalyst builds. But depending on the app that may not make sense.

bric-stripe avatar Oct 21 '22 15:10 bric-stripe

Hi Thanks again for your feedback. Due to other higher-priority items on our roadmap, we do not have immediate plans to address this at this time. Note that recent Mac with Apple silicon chip can now run iPhone and iPad apps [0] out of the box.

[0] https://support.apple.com/en-ca/guide/app-store/fird2c7092da/mac

xiaoshen-stripe avatar Jun 04 '24 20:06 xiaoshen-stripe