mobile Platform Application
Requires access scope. Please contact Shopify Support to enable this scope for your app.
Return a mobile platform application by its ID.
Arguments
- id (ID!)
- •ID!required
ID of the mobile platform app.
Anchor to Possible returnsPossible returns
- MobilePlatformApplication (MobilePlatformApplication)
- Anchor to MobilePlatformApplicationMobile•Mobile
Platform Application Platform Application You can use the
resource to enable shared web credentials for Shopify iOS apps, as well as to create iOS universal link or Android app link verification endpoints for merchant Shopify iOS or Android apps. Shared web credentials let iOS users access a native app after logging into the respective website in Safari without re-entering their username and password. If a user changes their credentials in the app, then those changes are reflected in Safari. You must use a custom domain to integrate shared web credentials with Shopify. With each platform's link system, users can tap a link to a shop's website and get seamlessly redirected to a merchant's installed app without going through a browser or manually selecting an app.For full configuration instructions on iOS shared web credentials, see the associated domains setup technical documentation.
For full configuration instructions on iOS universal links or Android App Links, see the respective iOS universal link or Android app link technical documentation.
- •OBJECT
The Android mobile platform application.
- Anchor to applicationIdapplication•String
Id The Android application ID.
- Anchor to appLinksEnabledapp•Boolean!
Links Enabled non-null Whether Android App Links are supported by this app.
- •ID!non-null
A globally-unique ID.
- Anchor to sha256CertFingerprintssha256Cert•[String!]!
Fingerprints non-null The SHA256 fingerprints of the app's signing certificate.
- •OBJECT
The Apple mobile platform application.
- Anchor to appClipApplicationIdapp•String
Clip Application Id The iOS App Clip application ID.
- Anchor to appClipsEnabledapp•Boolean!
Clips Enabled non-null Whether iOS App Clips are enabled for this app.
- Anchor to appIdapp•String
Id The iOS App ID.
- •ID!non-null
A globally-unique ID.
- •Boolean!non-null
Whether iOS shared web credentials are enabled for this app.
- Anchor to universalLinksEnableduniversal•Boolean!
Links Enabled non-null Whether iOS Universal Links are supported by this app.
- •OBJECT