Yeah switching out all those dims would be an immense headache. We used them a lot because it was the only option at the time.
I got the crash report from Google Play today. It's not necessarily AGK's fault, but it looks like an issue with Chartboost or possibly AGK's implementation.
Here's the crash report. Null ref in Chartboost. Not sure what version Paul is using, but it probably needs an update.
com.naplandgames.wordspionage,2016-07-28T02:25:17Z,1469672717505,hammerhead,23,2.02.02,202020,java.lang.NullPointerException,Attempt to invoke virtual method 'void android.os.Handler.removeCallbacks(java.lang.Runnable)' on a null object reference,SourceFile,com.chartboost.sdk.Chartboost,a,901,,,https://play.google.com/apps/publish?dev_acc=17116507829316740811#ErrorClusterDetailsPlace:p=com.naplandgames.wordspionage&lr=LAST_6_MONTHS&sh=false&s=new_status_desc&ed=1469672717505&et=CRASH&ecn=java.lang.NullPointerException&tf=SourceFile&tc=com.chartboost.sdk.Chartboost&tm=a
Hopefully Paul is watching this thread!
It still doesn't make sense why this crash would delete our saved data. Unless the crash just happens to occur in the middle of a save process and corrupts the file.