Skip to content

Instantly share code, notes, and snippets.

@nathan5x-zz
Created May 23, 2017 20:21
Show Gist options
  • Save nathan5x-zz/b03677099336454b306e31818edb1711 to your computer and use it in GitHub Desktop.
Save nathan5x-zz/b03677099336454b306e31818edb1711 to your computer and use it in GitHub Desktop.
Ionic Internals - Platforms
Here are the platform names that are tested in Ionic Platform
| Platform Name | Description |
* |-----------------|------------------------------------|
* | android | on a device running Android. |
* | cordova | on a device running Cordova. |
* | core | on a desktop device. |
* | ios | on a device running iOS. |
* | ipad | on an iPad device. |
* | iphone | on an iPhone device. |
* | mobile | on a mobile device. |
* | mobileweb | in a browser on a mobile device. |
* | phablet | on a phablet device. |
* | tablet | on a tablet device. |
* | windows | on a device running Windows. |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment