Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate resource usage spikes on android devices #391

Open
lewisl9029 opened this issue Sep 29, 2015 · 8 comments
Open

Investigate resource usage spikes on android devices #391

lewisl9029 opened this issue Sep 29, 2015 · 8 comments

Comments

@lewisl9029
Copy link
Owner

Saw the app at top in android power usage after running for a few days.

@lewisl9029
Copy link
Owner Author

Looks like it was caused by using silent mode for the background-mode plugin and the app re-initializing itself over and over again.

@lewisl9029 lewisl9029 self-assigned this Sep 30, 2015
@lewisl9029
Copy link
Owner Author

Looks like that wasn't the only cause. Saw it happening again with the new release build, along with almost constant network usage. Saw almost 0 cpu and network activity in debugger though... And restarting the app fixed it...

Reopening for tracking but seems like it might be an issue with some native code (cordova or plugins).

@lewisl9029 lewisl9029 reopened this Oct 2, 2015
@lewisl9029 lewisl9029 removed this from the v0.10.0 milestone Oct 2, 2015
@lewisl9029 lewisl9029 removed their assignment Oct 2, 2015
@lewisl9029
Copy link
Owner Author

Disabling autostart for now due to this.

@lewisl9029 lewisl9029 changed the title Investigate power usage spikes on android devices Investigate resource usage spikes on android devices Oct 6, 2015
@lewisl9029
Copy link
Owner Author

@lewisl9029
Copy link
Owner Author

Might have been fixed by #412
Havent seen it since. Might have had something to do with using external urls for notification icons.

@lewisl9029 lewisl9029 added this to the v0.10.0 milestone Oct 9, 2015
@lewisl9029 lewisl9029 self-assigned this Oct 9, 2015
@lewisl9029
Copy link
Owner Author

Saw this again. Might have been #409

@lewisl9029
Copy link
Owner Author

It wasnt... still seeing it after removing badges plugin.

Removing background-mode plugin for now as a workaround?

@lewisl9029
Copy link
Owner Author

Wasn't that either... I have no clue what could be happening...

@lewisl9029 lewisl9029 reopened this Oct 23, 2015
@lewisl9029 lewisl9029 removed this from the v0.10.0 milestone Oct 23, 2015
@lewisl9029 lewisl9029 removed their assignment Oct 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant