iOSBundleId property

String? iOSBundleId
getter/setter pair

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;