A developer is attempting to integrate the iOS Buy SDK into a Shopify Plus store for a custom iOS app but finds related settings disabled in the admin panel. Shopify Plus support has not provided helpful guidance.
Key questions raised:
How to enable the iOS Buy SDK on Shopify Plus
Whether specific permissions or store settings need adjustment
Whether anyone has successfully completed this setup recently
How to configure the apple-app-site-association (AASA) file
Suggested solution:
One respondent outlined the standard setup process from documentation:
Create a custom app in store admin
Configure necessary admin API permissions
Save and use the admin API token in the iOS app
Make products/collections available to the custom app
Use the token for API requests
Current status: The issue remains unresolved. A follow-up question asks whether the AASA file modification is even possible, suggesting potential technical limitations that haven’t been clarified.
Summarized with AI on October 28.
AI used: claude-sonnet-4-5-20250929.
I’m a new developer working on a Shopify Plus store and I’m trying to integrate the iOS Buy SDK for a custom iOS app. However, all related settings seem to be disabled in the admin panel, and I haven’t been able to find a way to enable them.
Shopify Plus support hasn’t been able to provide guidance on this either.
Could someone please let me know:
How to enable the iOS Buy SDK on a Shopify Plus store?
Are there any permissions or store settings that need to be adjusted first?
Has anyone here successfully set this up recently?