appIdentifier( )
Studio is being deprecated, please head over to the documentation page for Mattercraft, our most advanced 3D tool for the web, where you can find the most recent information and tutorials.
appIdentifier() : string;
Returns
Section titled “Returns”The identity of the app running the experience.
In an Android app this is the full package name (e.g. com.zappar.Zappar, or com.example.myapp).
In an iOS app this is the full bundle identifier (e.g. com.zappar.Zappar, or com.example.myapp).