Hi;
I opened an App tonight in the simulator that has been successfully published using the AppRever plugin in the past. The last time we compiled the App and published an update was in early November and everything related to the AppRever plugin was fine in that update.
But tonight, when I open the app in the Simulator, I get this ERROR as soon as the plugin is initialized:
=============================================
Runtime error
…Support/Corona/Simulator/Plugins/plugin_apprever.lua:277: attempt to index local ‘responseAsJson’ (a nil value)
stack traceback:
[C]: ?
…Support/Corona/Simulator/Plugins/plugin_apprever.lua:277: in function <…Support/Corona/Simulator/Plugins/plugin_apprever.lua:273>
Runtime error: …Support/Corona/Simulator/Plugins/plugin_apprever.lua:277: attempt to index local ‘responseAsJson’ (a nil value)
stack traceback:
[C]: ?
…Support/Corona/Simulator/Plugins/plugin_apprever.lua:277: in function <…Support/Corona/Simulator/Plugins/plugin_apprever.lua:273>
=============================================
Nothing in my code has changed. My build.settings file has not changed. My opinion is that the latest version of the AppRever plugin that is being pulled down from Corona is throwing this error. Would really appreciate prompt assistance! Thanks.
Steve Bullock