Hi all I am trying to run the Corona Canon sample game and I get the following error:
ERROR: display.setDefault() given invalid key (isAnchorClamped)
It is line 9 in main.la:
display.setDefault(‘isAnchorClamped’, false) – Needed for scenes/reload_game.lua animation
It looks valid to me unless it’s an issue with the C libs on my mac?