facebook

Dynamically update content

💡
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 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #328065 Reply

    Let’s say I make an app for a client of mine that has a pizzeria, and they want to update their prices in the app, on a regular basis (weekly), how can this be done? Is there some sort of “control panel” that can facilitate this (without having to re-install the app again)?

    #328088

    dabbelju
    Member

    Hi thewebmasterpro,

    yes, that is possible. I do something verys similar. I am writing a news app.

    But there is no “control panel” for what you want to do.

    I am fetching XML on a regular base from my server via jquery. I put the XML results into a local db on the device in order it can work offline.

    Each time I display a certain screen I do fetch data from my local db.

    Hope this helps.

    best
    dabbelju

    #328090

    Thanks a ton dabbelju. My level of technical knowledge is very limited at best, however I did do a search online and came across this information, let me know if you think is fairly accurate:

    http://think2loud.com/224-reading-xml-with-jquery/

    Thanks again

    #328121

    dabbelju
    Member

    Hi thewebmasterpro,

    that is what I am talking about.

    I did write something more detailed about this topic in this thread:
    http://www.genuitec.com/support-genuitec/viewtopic.php?f=8&t=3157

    I will try to remember to post a code snippet tomorrow morning (GMT+1).

    Let me know how it goes.

    best
    dabbelju

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Dynamically update content

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