iOSBundleId property
If an associated iOS app can handle the OOB code, the iOS bundle id of this app.
This will allow the correct app to open if it is already installed.
Implementation
core.String? iOSBundleId;
If an associated iOS app can handle the OOB code, the iOS bundle id of this app.
This will allow the correct app to open if it is already installed.
core.String? iOSBundleId;