Code Monkey home page Code Monkey logo

Comments (6)

ericsalerno avatar ericsalerno commented on September 23, 2024

If you're talking about the raw text files, I had a roundabout method for dealing with it. The google group mentioned something about adding the files to the project in the resources and it would do it automatically. This didn't work for me. I ended up making a mock itunesconnect system locally with copy&paste html, forwarding the DNS to my local server, and tricking appsales-mobile into redownloading all my old stuff. A long and roundabout way to go? Definitely, but it was quite easy to pull off with a modified router.

With that being said, I don't recommend that method. This was a little while ago and I'm better with Objective C now so if there isn't a way already, I'm sure there's an easier way to just make it read from included resource files.

from appsales-mobile.

epatel avatar epatel commented on September 23, 2024

I have just added such a feature. It require a download step from the "current" device. I have written about it here http://www.memention.com/blog/2009/11/22/Lightweight-backup.html

Note that I do not guarantee anything though...

from appsales-mobile.

jeremieweldin avatar jeremieweldin commented on September 23, 2024

Great replies, thanks!

from appsales-mobile.

epatel avatar epatel commented on September 23, 2024

I think it is still available in "jonkean" fork http://github.com/jonkean/AppSales-Mobile/tree/ even if I have stopped updating this. Think he's doing a good job keeping the app up to date.

from appsales-mobile.

epatel avatar epatel commented on September 23, 2024

I think jonkean have added that feature, to import old csv files. He has written this in the change log

  • importing of CSV files:
    Copy any old CSV report files into the 'Prefetched' folder, and they'll be automatically imported the first time
    launching the app.
    CSV files can have either .csv or .txt extension.
    First time starting the app may take slightly longer as the CSV files are parsed.

Well, I haven't tested it so I can't really say that it does work.

from appsales-mobile.

omz avatar omz commented on September 23, 2024

The possibility to import report files was added in bc110df

from appsales-mobile.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.