google_api_firebase_dynamic_links v0.14.0 GoogleApi.FirebaseDynamicLinks.V1.Model.IosInfo View Source
iOS related attributes to the Dynamic Link..
Attributes
-
iosAppStoreId
(type:String.t
, default:nil
) - iOS App Store ID. -
iosBundleId
(type:String.t
, default:nil
) - iOS bundle ID of the app. -
iosCustomScheme
(type:String.t
, default:nil
) - Custom (destination) scheme to use for iOS. By default, we’ll use the bundle ID as the custom scheme. Developer can override this behavior using this param. -
iosFallbackLink
(type:String.t
, default:nil
) - Link to open on iOS if the app is not installed. -
iosIpadBundleId
(type:String.t
, default:nil
) - iPad bundle ID of the app. -
iosIpadFallbackLink
(type:String.t
, default:nil
) - If specified, this overrides the ios_fallback_link value on iPads. -
iosMinimumVersion
(type:String.t
, default:nil
) - iOS minimum version.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.