The latest HotFix committed to the MyAppSales GitHub repo contain a fix for an AJAX change on iTunes connect.
Changes
- Fixes a problem where only the first daily or weekly report would be downloaded.
The problem started to occur because apple added a javascript function call into the method to switch between days and weeks. Something to do with rate limiting, I think they now disable the download button while the AJAX request is ongoing.
Development of version 2.0 is still ongoing, you can sneak a peak on the development branch. There are a couple of things to do before I can merge it back into master: changing the charting to DTChartView and doing the summing per app on a background thread.
In the future I am still hoping that the Open Source community will get a bit more involved than it has been. i.e. totally hands off. I’ve open sourced MyAppSales precisely because I was hoping for contributions, but I have yet to see the first.