Newest update broke my game - no idea why - can you help testing it quickly
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
@BigDave, are you writing to a table at any point directly before or after a scene change that displays ads or does leaderboard calls?
MESSAGING, X-PLATFORM LEADERBOARDS, OFFLINE-TIMER, ANALYTICS and BACK-END CONTROL for your GameSalad projects
www.APPFORMATIVE.com
@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.
My Apps
https://itunes.apple.com/de/artist/david-zobrist/id733552276
https://play.google.com/store/apps/developer?id=David+Zobrist&hl=de
I assume its because I changed an existing table that was saved on the players device.
My Apps
https://itunes.apple.com/de/artist/david-zobrist/id733552276
https://play.google.com/store/apps/developer?id=David+Zobrist&hl=de
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.
My Apps
https://itunes.apple.com/de/artist/david-zobrist/id733552276
https://play.google.com/store/apps/developer?id=David+Zobrist&hl=de
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.
My Apps
https://itunes.apple.com/de/artist/david-zobrist/id733552276
https://play.google.com/store/apps/developer?id=David+Zobrist&hl=de
@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?
MESSAGING, X-PLATFORM LEADERBOARDS, OFFLINE-TIMER, ANALYTICS and BACK-END CONTROL for your GameSalad projects
www.APPFORMATIVE.com