docs(call-number): provide note about simulators (#1729)

This commit is contained in:
Brad Grzesiak 2017-06-28 05:19:22 -05:00 committed by Ibby Hadeed
parent e6f81519cc
commit 62c39b33c6

View File

@ -4,6 +4,7 @@ import { Plugin, Cordova, IonicNativePlugin } from '@ionic-native/core';
* @name Call Number
* @description
* Call a number directly from your Cordova/Ionic application.
* **NOTE**: The iOS Simulator (and maybe Android Simulators) do not provide access to the phone subsystem.
*
* @usage
* ```typescript