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

Context.players set to wrong data type #90

Closed vandutch closed 3 years ago

vandutch commented 3 years ago

Context.players is set to wrong data type and causes an error when trying to use fbinstant.get_players in a multiplayer context.

error from FB: FBInstant_PlatformGetPlayersInContextAsync - error: Context.players.push is not a function

CLAassistant commented 3 years ago

CLA assistant check
All committers have signed the CLA.