mirror of
https://bitbucket.org/TheBosZ/cordova-plugin-run-in-background
synced 2024-11-14 11:34:54 +00:00
REQUEST_IGNORE_BATTERY_OPTIMIZATIONS needs to be added manually
This commit is contained in:
parent
537f7a859f
commit
a9669052c0
@ -75,7 +75,6 @@
|
||||
|
||||
<config-file target="AndroidManifest.xml" parent="/manifest">
|
||||
<uses-permission android:name="android.permission.WAKE_LOCK" />
|
||||
<uses-permission android:name="android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS" />
|
||||
</config-file>
|
||||
|
||||
<source-file
|
||||
|
Loading…
Reference in New Issue
Block a user