google_api_firebase_dynamic_links v0.0.1 GoogleApi.FirebaseDynamicLinks.V1.Model.IosInfo View Source
iOS related attributes to the Dynamic Link..
Attributes
- iosAppStoreId (String): iOS App Store ID. Defaults to:
null. - iosBundleId (String): iOS bundle ID of the app. Defaults to:
null. - iosCustomScheme (String): 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. Defaults to:
null. - iosFallbackLink (String): Link to open on iOS if the app is not installed. Defaults to:
null. - iosIpadBundleId (String): iPad bundle ID of the app. Defaults to:
null. - iosIpadFallbackLink (String): If specified, this overrides the ios_fallback_link value on iPads. Defaults to:
null.