1
0
mirror of https://bitbucket.org/TheBosZ/cordova-plugin-run-in-background synced 2025-03-11 10:46:30 +00:00

Added info tag

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

@ -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" />