Hi guys.
I’m new to Corona SDK and Lua.
I’m developing my first app on Corona SDK and it works fine on the Windows simulator, but when I build and install it on the device, it starts to run, but I run into this runtime error.
/Users/jenkins/slaveroot/workspace/Templates/label/android/subrepos/widget/widgetLibrary/widget_button.lua:598: attempt to index local ‘viewOver’ (a nil value)
Please let me know what I need to do to fix this.
Thanks.