My ionic app has a background activity of about 19 - 20%, and sucks a lot of battery. Is there any way to optimize it? I don’t have any intervals running or anything, so I’m not sure what’s going on. Here’s my plugin list:
"ionic-plugin-keyboard": {},
"cordova-plugin-app-version": {},
"cordova-plugin-x-socialsharing": {},
"cordova-plugin-google-analytics": {},
"cordova-plugin-add-swift-support": {},
"cordova-plugin-screen-orientation": {},
"cordova-plugin-apprate": {},
"cordova-plugin-ionic-webview": {},
"cordova-plugin-statusbar": {},
"cordova-plugin-splashscreen": {},
"cordova-clipboard": {},
"cordova-plugin-network-information": {},
"cordova-sqlite-storage": {},
"cordova-plugin-whitelist": {},
"cordova-plugin-device": {},
"cordova-plugin-inappbrowser": {}