After building a native plugin, using the Corona Project Template and my own main.lua :
-
- On the Corona simulator everything is OK
-
- On the iOS simulator everything is OK
-
- On an Android real device I get a strange modal dialog box :
Runtime Error. /users/jenkins/slaveroot/workspace/Enterprise/OS/ios-12.2/realease/subrepos/widgetLibrary/widget_switch.lua:39: attempt to index local ‘viewOff’ (a nil value)
This dialog box is displayed above my own app screen which has some layout errors.