So I just received the result of the Validation test for Amazon devices.
5 of the older Kindle Fire’s no longer work. They worked with the last build setup too (2877).
FAILED:
Kindle Fire (2011)
Kindle Fire HD (2012)
Kindle Fire (2012)
Kindle Fire HD 8.9 (2012)
Kindle Fire HD 8.9 WAN (2012)
As far as I can tell, this is the only error message in the log.
ERROR MESSAGE:
05-25 06:50:31.668: W/System.err(28034): java.lang.NullPointerException
05-25 06:50:31.676: W/System.err(28034): at java.util.Hashtable.put(Hashtable.java:365)
05-25 06:50:31.676: W/System.err(28034): at plugin.amazon.iap.LuaLoader$1.executeUsing(LuaLoader.java:241)
05-25 06:50:31.676: W/System.err(28034): at com.ansca.corona.CoronaRuntimeTaskDispatcher$TaskEvent.Send(CoronaRuntimeTaskDispatcher.java:170)
05-25 06:50:31.676: W/System.err(28034): at com.ansca.corona.events.EventManager.sendEvents(EventManager.java:91)
05-25 06:50:31.676: W/System.err(28034): at com.ansca.corona.Controller.updateRuntimeState(Controller.java:305)
05-25 06:50:31.676: W/System.err(28034): at com.ansca.corona.graphics.opengl.CoronaGLSurfaceView$CoronaRenderer.onDrawFrame(CoronaGLSurfaceView.java:421)
05-25 06:50:31.676: W/System.err(28034): at com.ansca.corona.graphics.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1623)
05-25 06:50:31.676: W/System.err(28034): at com.ansca.corona.graphics.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1378)