Export some variables values to use in a whole application

I would like to know if I am capable of extracting some variable values like the high-score and store it in my database. In fact, the game will be boxed in bigger application where many games will be offered. So I would want some data to display concerning number of users, high scores, etc.

Hope I am making myself clear. Thanks.

Answers

  • SolarPepperStudiosSolarPepperStudios Member Posts: 754
    Well, you could use tables. They're not directly exportable but you can copy them using iExplorer... but then again, thats a bad idea.
  • SamidjoSamidjo Member Posts: 1
    edited May 2013
    I would like to mention that I am interested in Arcade Mode (Web Browsing rendering HTML5/JavaScript). How can I deal with its database or whatever data source? You're (Utveckla_Games) talking about iOS publishing, what about Web Browsing publish?
  • jamie_cjamie_c ImagineLabs.rocks Member, PRO Posts: 5,772
    There is no Javascript tie in to the HTML 5 publishing. I don't think you'll be able to do what you are asking.
  • SolarPepperStudiosSolarPepperStudios Member Posts: 754
    @Samidjo You can't. HTML5 publishing is very limited and from my experience is very buggy.
Sign In or Register to comment.