#meta-merritt_best-practices
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1250882311923437685
๐ Have more to share? Add details, code, screenshots, videos, etc. below.
Hello! You should be able to add a subset. You can see the different modules here: https://stripe.dev/stripe-ios/documentation/stripe/
Sweet, I'll take a look.
Do you happen to know if Stripe will release a visionOS SDK anytime soon?
I can't speak to future plans, but our current SDK already has visionOS support.
Ahh, it does ok.
Yeah, if you look in the changelog you can see references to changes we've made for visionOS.
Cool, change log for iOS SDK?
So I installed the latest iOS SDK release this AM via Swift Package Manager and got 28 Xcode errors. Is there a place I can submit these errors?
If you think they're bugs in the SDK you can file issue(s) on the GitHub project here: https://github.com/stripe/stripe-ios/issues
That said, if you're using the recently-released Xcode/visionOS betas, errors are to be expected. ๐
I am :/
Shouldn't have upgraded to the beta versions.
WWDC 24 got me all excited.
The beta version of macOS Sequioa below my system space/data to 350+ GB of usage. Don't download it yet.....
Thanks for yor help! I'm going to add the entire iOS SDK locally and work through these errors to fine tune to my app.
Since I'm adding locally do I need to include the below framework and source code folders or just the framework folders given I'm only using Apple Pay?
That looks right, our docs say to link all the noted frameworks if using the Stripe module, but those two are apparently all thats needed if only using StripeApplePay
https://github.com/stripe/stripe-ios/blob/master/StripeApplePay/README.md#manual-linking
https://github.com/stripe/stripe-ios?tab=readme-ov-file#releases