An optional value that can override the default packageName when
attempting to reach the Google Play Store. This is useful if your app has
a different package name in the Play Store.
An optional value that will force the plugin to always return forceAppVersion
as the value of storeVersion. This can be useful to test the plugin's behavior
before publishng a new version.
Only affects iOS App Store lookup: The two-letter country code for the store you want to search.
Provide a value here if your app is only available outside the US.
For example: US. The default is US.
See http://en.wikipedia.org/wiki/ ISO_3166-1_alpha-2 for a list of ISO Country Codes.
An optional value that can override the default packageName when
attempting to reach the Apple App Store. This is useful if your app has
a different package name in the App Store.
This checks the version status and returns the information. This is useful
if you want to display a custom alert, or use the information in a different
way.
Android info is fetched by parsing the html of the app store page.
Shows the user a platform-specific alert about the app update. The user
can dismiss the alert or proceed to the app store.