Difference between revisions of "FBInstant.getSDKVersion"

From GiderosMobile
(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),...")
(No difference)

Revision as of 11:04, 23 August 2018

Available since: Gideros 2018.3

Description


The platform on which the game is currently running.

(string), = FBInstant.getSDKVersion()

Returns (string) The SDK version.