Added info tag

This commit is contained in:
Sebastián Katzer 2013-10-08 16:10:44 +02:00
parent ce2b455168
commit 55abed448e

View File

@ -41,6 +41,14 @@
<info>
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
<string>
</string>
into
<string></string>
</info>
<header-file src="src/ios/APPBackgroundMode.h" />