Skip to content

App Sales Mobile allows iPhone developers to download and analyze their daily and weekly sales reports from iTunes Connect.

Notifications You must be signed in to change notification settings

kakaki/AppSales-Mobile

 
 

Repository files navigation

AppSales Mobile

AppSales Mobile allows iPhone developers to download and analyze their daily and weekly sales reports from iTunes Connect.

The current version is meant to be built for iPhone OS 3.1.

Features:

  • Automatic download of daily and weekly sales reports from iTunes Connect
  • Convenient graphs for viewing trends and sales by region with selectable date range
  • Automatic conversion to your currency of choice
  • Download reviews of your apps from all App Stores
  • Import reports that you downloaded elsewhere (for example with AppViz on your Mac) via Bonjour

Because there is no real API to access iTunes Connect trend reports, AppSales Mobile scrapes itts.apple.com. This means that even small changes on this website can break AppSales’s ability to download reports automatically. In most cases, this is easy to fix and I’ll try to make a new version available asap.

You can follow me on Twitter: @olemoritz
If you like, check out my commercial iPhone apps at omz-software.com

Modded version by Edward Patel.

  • Changed version → 1.1
  • Added compile time versioning which givs a bundle version like 1.1.yymmddhhmmss
  • Added backup of reportfiles to computer. Compiling will give an error at a line where a http access is hardcoded. We are developers so I think most should be able to figure it out.
  • Added a php script to receive and store reportfiles on the computer. Please read in upload_appsales.php for more information.

About

App Sales Mobile allows iPhone developers to download and analyze their daily and weekly sales reports from iTunes Connect.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 67.6%
  • C 32.4%