FBInstant.getSDKVersion

From GiderosMobile
Revision as of 11:04, 23 August 2018 by Hgy29 (talk | contribs) (Created page with "__NOTOC__ '''Available since:''' Gideros 2018.3<br/> === Description === <br /> The platform on which the game is currently running.<br /> <br /> <source lang="lua"> (string),...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Available since: Gideros 2018.3

Description


The platform on which the game is currently running.

(string), = FBInstant.getSDKVersion()

Returns (string) The SDK version.