iPhone developers on the go can retrieve App Store reports with AppSales Mobile

Are you an App Store developer? Are you looking to keep track of how your applications are doing from the convenience of your iPhone? The open source AppSales Mobile application has made a place for itself in the developer community, offering up-to date statistics with daily and weekly reports from the iTunes app store. You'll need a developer license to run it, however, as it's not available in the App Store. You must download the source, compile it in Xcode, and install it onto your iPhone.

AppSales Mobile offers an easy-to-use settings page. Just enter your iTunes Connect user ID and password and choose the currency you want to work with (this defaults to the euro, so US devs will probably want to change it to dollars). Return to the main menu and click the refresh button. If you've got a solid network connection, your reports will download in a matter of minutes.

From there, you can choose to view your daily or weekly reports, or view app sales graphs. Be warned that graphs only apply to paid applications. As all my software is currently free, my graphs errorred out with Not-a-Number (NaN) results. The screen shot at the top of this post comes from the application information page and not from my testing.

It's likely that this application was originally meant for the App Store but was unable to pass the hurdles of the Apple review team (the bug tracker for the app notes that there is no official API for iTunes Connect, which may be the reason). As AppSales Mobile proves, open source can provide another distribution channel for apps otherwise cut off from the App Store. The application uses Apple's Piano interface to download sales data.

AppSales Mobile remains in active development with regular updates and it keeps improving. The buzz from the developer community is consistently positive. If I have any complaint, it is that I would much prefer a tool that ran natively on Macintosh and Windows computers. The Mac version of AppSales is, sadly, no longer in active development. The Mobile AppSales developer points to ideaswarm's AppViz as a Mac-based alternative.

AppSales, which was developed by omz:software, is hosted at Google Code and mirrored at github. It is donationware.

%Gallery-65015%

Update: It looks like at least one application (iTunes Link) made it past those App Store reviewers. (Thanks M.H.)

Recommended