diff --git a/plugin.xml b/plugin.xml index f7f7cec..c38e478 100644 --- a/plugin.xml +++ b/plugin.xml @@ -38,6 +38,19 @@ Is required -for iOS 6 and above- to run the app in background! + + If the app crashes after installing the plugin, make sure that your *-Info.plist is valid. + Do to some bugs in cordova or Plugman please reset all occurences like + + + + + + into + + + +