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

Enhancement: Add ability to skip past (hit "continue") the iPhone Developer Program License Agreement Update window #22

Open
GoogleCodeExporter opened this issue Feb 5, 2016 · 2 comments

Comments

@GoogleCodeExporter
Copy link

It seems Apple updates their iPhone Developer Program License Agreement several 
times a year.  When they do, a iPhone Developer Program License Agreement 
Update window is loaded directly after logging in.  Would it be possible to 
have the script recognize when the license agreement window comes up and 
automatically select the "continue" option?

Currently, the script produces the following error if one has not accepted the 
license agreement yet:

Unable to load the sales report web page at this time. A number of reasons can 
cause this including delayed reporting and unsigned contracts. Try again later 
or sign into iTunes Connect and verify access.
Traceback (most recent call last):
  File "appdailysales.py", line 391, in <module>
    sys.exit(main())
  File "appdailysales.py", line 384, in main
    downloadFile(options)
  File "appdailysales.py", line 264, in downloadFile
    dailyName = match[0]
IndexError: list index out of range

Original issue reported on code.google.com by pcardull...@gmail.com on 21 Sep 2010 at 11:46

@GoogleCodeExporter
Copy link
Author

Sorry, I didn't mean for this to be labeled as a "Defect".  I imagine it is 
more of an "Enhancement".  Can an admin change the type to "Enhancement"? 
Thanks.

Original comment by pcardull...@gmail.com on 21 Sep 2010 at 11:48

@GoogleCodeExporter
Copy link
Author

Original comment by kirbyt.w...@gmail.com on 23 Sep 2010 at 12:23

  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

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