try to allow background process
This commit is contained in:
@@ -20,6 +20,7 @@ ${ANDROID_SRC}:
|
||||
chmod -R u+w "$${file}" ); \
|
||||
done
|
||||
if [ "$$(whoami)" != "root" ]; then \
|
||||
cordova plugin add https://github.com/katzer/cordova-plugin-background-mode.git; \
|
||||
cordova build --debug || cordova build --debug; \
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user