We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 893fcbe commit a64db4bCopy full SHA for a64db4b
js/utils/platform.js
@@ -40,7 +40,7 @@
40
* var currentPlatform = ionic.Platform.platform();
41
* var currentPlatformVersion = ionic.Platform.version();
42
*
43
- * ionic.Platform.exit(); // stops the app
+ * ionic.Platform.exitApp(); // stops the app
44
* });
45
* ```
46
*/
0 commit comments