facebook

Sucessfully deployed to App Store and Google Play

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #326789 Reply

    Unknown Author
    Participant

    I know you all like sucess stories. Today, I sucessfully deployed the same app to the Apple App Store and to Google Play (the Android market). The app is for keeping track of one’s comic book collection – it uses local storage to manage two independent dynamic lists.

    Android version:
    https://play.google.com/store/apps/details?id=mobione.comics3&feature=search_result#?t=W251bGwsMSwxLDEsIm1vYmlvbmUuY29taWNzMyJd

    iOS version:
    http://itunes.apple.com/us/app/my-comic-books/id528886127?ls=1&mt=8

    -1TC

    #326803

    Brandon
    Member

    Congrats 1TC! Looks good.

    I see you got the dynamic list working. Any chance you could share the code for the dynamic list / database creation? I have been trying to get it to work but just cant seem to get it.

    #326806

    Douger
    Member

    Congrats, I would also be interested in that type of code too if you could share..Thanks!

    Also how was the experience getting into the store both google and apple? Was it easy? any road blocks or speed bumps?

    #326828

    Unknown Author
    Participant

    Cincy – I’d rather not share all of my code, suffice it to say that I followed Wayne’s example very very closely. The difference for me was keeping track of two independent lists using only local storage’s key-data format. Another difference with mine was triggering the list generation from 4 possible pages.

    Douger – The most annoying thing was figuring out how to create privacy credentials for Google Play. In the How-to section, I put up an article on how to create a .p12 file.

    #326857

    Brandon
    Member

    1TC,

    Not a problem. Could you post a link to the example you followed, Im an experienced programmer (obviously not in javascript) but I cant seem to get it working. Maybe Im looking at the wrong samples.

    Thanks!

    #326859

    Unknown Author
    Participant

    I followed the example in the How-To section titled “Populate Custom List Example: UPDATED March 26”. Then, I modified it to list data stored in local storage keys.
    -1TC

    #326861

    Brandon
    Member

    Ok thanks. I’ll check it out again I’m working on an admin screen where the user can login and update information in the app. I should be done with it tonight.

Viewing 7 posts - 1 through 7 (of 7 total)
Reply To: Sucessfully deployed to App Store and Google Play

You must be logged in to post in the forum log in