Closed tsopin closed 6 months ago
@tsopin Curious, did you have any issues when bringing the SDK into your Xcode project? Right out of the box I'm getting a PaySession issue. Wish I could help with the above but not using app clips on my end.
@meta-merritt I haven't even installed the SDK yet as I encountered this issue during the very first step of the setup process.
Hi @tsopin - Thanks for the report, this should now be fixed. Can you please verify?
Thank you for the update. I can confirm that the issue has now been fixed ✅
Thank you team!!!
Please complete the checklist before filing an issue:
Expected Behavior
When enabling the
iOS Buy SDK
andApp Clips
in theShopify Admin
under"App Development"
>"Configuration"
>"Storefront Integration"
. TheApple-App-Site-Association
file should be generated correctly with the keyappclips
, as required by Apple's guidelines. This should allow the website to pass Apple's validation and be published successfully.Actual Behavior
However, the generated
Apple-App-Site-Association
file contains the incorrect keyapp_clips
instead ofappclips
, leading to a failure in Apple's validation process. As a result, the app cannot be published.Admin Screenshot
Results Screenshot