How to use Nomanini App Shortcodes

Nomanini App Shortcodes have been created as an easy way to download the latest version, as well as specific versions.

Options

org_key

The org_key parameter can be any one of our configured org keys.

channel

The {channel} parameter is one of the channel options available to app-update. This can be one of: alpha, beta, stable (default).

Basic Usage on Production

Examples

https://nomanini.app/nnzar (gives the latest stable app for nnza)
https://nomanini.app/nnzar/1234 (gives version 1234 for nnza)
https://nomanini.app/nnzar/alpha (gives the latest alpha for nnza)

Usage for Development

On development all URLs need to be prefixed with 'dev' e.g. http://dev.nomanini.app/{org_key}

Usage for Mobiwire

On Mobiwire devices' standard browser you have to add the 'http' prefix or it will do a Google search. Note also that 'https' does not work on Mobiwire devices.