bundleIdentifier property

String bundleIdentifier
final

The bundle identifier of the source app.

For iOS apps, this is typically in reverse domain name format (e.g., "com.example.myapp").

Implementation

final String bundleIdentifier;