Application.identifier

public static string identifier;

Description

Returns 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.


Did you find this page useful? Please give it a rating: