bundleIdentifier property
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;
The bundle identifier of the source app.
For iOS apps, this is typically in reverse domain name format (e.g., "com.example.myapp").
final String bundleIdentifier;