defold / extension-fbinstant

Facebook Instant Games extension for the Defold game engine
https://defold.com/extension-fbinstant/
MIT License
38 stars 20 forks source link

Use the new Defold SDK callback functions #84

Open britzl opened 4 years ago

britzl commented 4 years ago

Note that the callbacks are invoked using lua_pcall() currently and any error originating from the callbacks are ignored. See: https://forum.defold.com/t/html5-error-log-from-modules/63987/5