appdailysales
appdailysales copied to clipboard
Problems since last iTunesConnect Update
Since last iTunes Connect Update the script doesn't work anymore. Someone here who's good at python
The readme says this project is retired, so you may not get a fix here.
I switched to the appsome fork as a result of the iTunes Connect update. It's working great. Though I did have to set up Apple's auto-ingest tool (see Apple documentation). You can basically put it in the same directory as the appsome appdailysales.py script and it should be good to go.
Sounds good, but on my Server no Java is installed. I contacted the provider....
Hi mkerley , I try appsome fork ,but it not work for me. It has some error
File "appdailysales.py", line 338, in ? sys.exit(main()) File "appdailysales.py", line 331, in main downloadFile(options) File "appdailysales.py", line 255, in downloadFile output = subprocess.check_output( AttributeError: 'module' object has no attribute 'check_output'
my error is:
Traceback (most recent call last):
File "appdailysales.py", line 341, in
Found a good solution via php http://www.karlmonaghan.com/2011/09/18/a-sunday-afternoon-project-providing-app-store-stats-via-json/
simply change the datebase table und fields and all is fine