I’ve suddenly started getting a “getParameter of undefined” error when building in HTML5, when the app starts in Chrome (on OSX).
Yesterday everything was working fine.
The error also occurs on a minimal main.lua (quite literally just :
display.newRect(100,100,100,100)
)
I have two possible culprits :
* Chrome updating overnight ?
* I launched “Setup Corona Native.app”, could that cause it ?
DH
(using builds 3326 & 3349)