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

Idle timer should be disabled while downloading reports/reviews #9

Closed
orsharir opened this issue Sep 28, 2009 · 2 comments
Closed

Idle timer should be disabled while downloading reports/reviews #9

orsharir opened this issue Sep 28, 2009 · 2 comments

Comments

@orsharir
Copy link

I think you should add [[UIApplication sharedApplication] setIdleTimerDisabled:YES/NO] in the updateProgress and updateStatus functions, so that while reports or reviews are being downloaded, the device won't go into sleep mode (like when downloading reviews for all countries, which can take a long time). I've already made those changes in my version, and it works better this way (for me at least).

@ghost
Copy link

ghost commented Sep 10, 2010

old issue, has since been implemented.

@omz
Copy link
Owner

omz commented Sep 10, 2010

Right.

futuretap pushed a commit to futuretap/AppSales-Mobile that referenced this issue Dec 19, 2016
Fixed AppleFiscalCalendar to extend through the current fiscal period.
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants