mirror of
https://bitbucket.org/TheBosZ/cordova-plugin-run-in-background
synced 2024-11-14 11:34:54 +00:00
Added info tag
This commit is contained in:
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" />
|
||||
|
Loading…
Reference in New Issue
Block a user