Fatal crashes in Production: "java.lang.NullPointerException: Attempt to invoke virtual method 'com.ansca.corona.ViewManager com.ansca.corona..."

Hi folks.

 

I’m getting fatal crashes across our whole portfolio of games for something that seems native to the Corona simulator or Android.  This is currently confirmed on Android only but may be affecting our iOS games as well.  It’s happening across 15 different games, all built on 3318.  Built on June 23.

 

Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method 'com.ansca.corona.ViewManager com.ansca.corona.CoronaRuntime.getViewManager()' on a null object reference        at com.ansca.corona.CoronaActivity.getOverlayView(CoronaActivity.java:971)        at plugin.gpgs.Connector$1.run(Connector.java:61)        at android.os.Handler.handleCallback(Handler.java:746)        at android.os.Handler.dispatchMessage(Handler.java:95)        at android.os.Looper.loop(Looper.java:148)        at android.app.ActivityThread.main(ActivityThread.java:5443)        at java.lang.reflect.Method.invoke(Method.java)        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:728)        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:618)

Here’s the full crash details including stack trace: http://crashes.to/s/5fe4f90569b

 

 

Can we please have this resolved?  These are causing our crash rates to spike in Production which hurts our downloads/revenue.  Please let me know if you need any other information.

 

Thanks,

Chris