Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG REPORT] - Invalid Apple-App-Site-Association #1233

Closed
2 tasks
tsopin opened this issue Apr 18, 2024 · 5 comments
Closed
2 tasks

[BUG REPORT] - Invalid Apple-App-Site-Association #1233

tsopin opened this issue Apr 18, 2024 · 5 comments

Comments

@tsopin
Copy link

tsopin commented Apr 18, 2024

Please complete the checklist before filing an issue:

  • Is this a "how to" question? For questions on how to use the SDK, implement features or other related questions, please use our forums.
  • Is this something you can debug and fix? Create a pull request and contribute! Bug fixes and documentation fixes are welcome. You can read our contribution guidelines for more details.

Expected Behavior

When enabling the iOS Buy SDK and App Clips in the Shopify Admin under "App Development" > "Configuration" > "Storefront Integration".
The Apple-App-Site-Association file should be generated correctly with the key appclips, 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 key app_clips instead of appclips, leading to a failure in Apple's validation process. As a result, the app cannot be published.

Admin Screenshot

Screenshot 2024-04-17 at 2 19 37 PM

Results Screenshot

Screenshot 2024-04-17 at 2 23 28 PM
@meta-merritt
Copy link

@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.

Screenshot 2024-04-17 at 5 55 45 PM

@tsopin
Copy link
Author

tsopin commented Apr 19, 2024

@meta-merritt I haven't even installed the SDK yet as I encountered this issue during the very first step of the setup process.

@cocoahero
Copy link
Contributor

Hi @tsopin - Thanks for the report, this should now be fixed. Can you please verify?

@tsopin
Copy link
Author

tsopin commented May 6, 2024

Thank you for the update. I can confirm that the issue has now been fixed ✅

@JordanaFuller
Copy link

Thank you team!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants