Hello,
We are developing a game that will be executed on Corona Cards, with a bunch of interactions with the native app (thanks to the Events).
However, it’s really easier to develop without Corona Cards, with the Corona live builds.
Is there a way to detect if the game is running on Corona Cards or not, in order to “mock” some events that would come from the native app, during our development?
Thanks.