Returns the application identifier at runtime.
- On Apple platforms this is the 'bundleIdentifier' saved in the info.plist file.
- On Android it's the 'package' from the AndroidManifest.xml.
- On Universal Windows platform it's the 'Identity Name' specified in the application manifest.