Newest update broke my game - no idea why - can you help testing it quickly

BigDaveBigDave Member Posts: 2,239
edited September 2014 in Working with GS (Mac)

Hey guys!
I need your help!
So my app Three Points seem to not work anymore for a lot of people:

"Broken by MentalMoon
Latest version doesn't work at all."

"Freezes by #Kevin
If your app freezes uninstall the app and redownload"

"Great app, terrible update! by celab74
App is really good and the 'less is more' cliche is very appropriate! However after the last update I am unable to see my previous high-score nor am I able to actually play the game, I hope this issue will be addressed swiftly."

And so on. The game seem to freeze right after the splash screen is finished and the game is loaded.

The new update added Chartboost full screen ads and an in-app to remove all ads.
I extended the existing table.

Any idea?

The game:
https://itunes.apple.com/de/app/three-points/id901300583?mt=8

please download and try to play it ( it works on my iPhone 5c)

Comments

  • HopscotchHopscotch Member, PRO Posts: 2,782

    @BigDave, are you writing to a table at any point directly before or after a scene change that displays ads or does leaderboard calls?

  • BigDaveBigDave Member Posts: 2,239

    @Hopscotch
    no leader board call.
    I do read from table in the first screen and in case a premium boolean is true i change a table and save it.

  • BigDaveBigDave Member Posts: 2,239

    I assume its because I changed an existing table that was saved on the players device.

  • BigDaveBigDave Member Posts: 2,239

    I added 3 more entries which didn't exist before.
    So when the game starts it loads the old table which doesn't fit the new one.

  • BigDaveBigDave Member Posts: 2,239

    But i didn't had the issue with another app.
    Also when I download the app it works fine so its an issue happening between old version and new version.

  • HopscotchHopscotch Member, PRO Posts: 2,782

    @BigDave, any ad calls before this table activity?

    Also, you say you extended the existing table. How do you treat the existing unexpanded local copy on the device? Are you maybe reading from rows which don't exist?

Sign In or Register to comment.