chore(): remove unused files

This commit is contained in:
Daniel Sogl
2021-09-29 14:38:45 +02:00
parent 5884ecbac3
commit 5a3a264eb1
218 changed files with 704 additions and 459 deletions
+4 -1
View File
@@ -17,7 +17,7 @@ This plugin allows for android devices to continue running services in the backg
foreground ongoing notification. This is targeted towards use with plugins such as
'cordova-geolocation' that will not run while the app is in the background on android API 26+.
For android API 28+, the following xml snippet should be inserted into `config.xml`:
For android API 28+, the following xml snippet should be inserted into ```config.xml```:
```
...
@@ -31,3 +31,6 @@ For android API 28+, the following xml snippet should be inserted into `config.x
## Supported platforms
- Android