cordova-launch-review
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"name": "cordova-launch-review", | ||
@@ -4,0 +4,0 @@ "cordova_name": "Launch Review", |
@@ -7,5 +7,2 @@ Cordova Launch Review plugin | ||
* [Usage](#usage) | ||
* [Android and iOS](#android-and-ios) | ||
* [Android only](#android-only) | ||
* [iOS only](#ios-only) | ||
* [Example project](#example-project) | ||
@@ -55,3 +52,3 @@ * [Credits](#credits) | ||
- On iOS this is the Apple ID of the app. For example, for Google Maps: `585027354` | ||
- {function} successCallback - The callback which will be called when diagnostic of location is successful. This callback function have a boolean param with the diagnostic result. | ||
- {function} successCallback - Callback which is executed on successfully launching store app. | ||
@@ -58,0 +55,0 @@ |
Sorry, the diff of this file is not supported yet
11632
74