Difference between revisions of "FBInstant.getPlatform"

From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight")
Line 9: Line 9:
 
Can be "IOS", "ANDROID", "WEB" or "MOBILE_WEB".
 
Can be "IOS", "ANDROID", "WEB" or "MOBILE_WEB".
 
<br /></translate>
 
<br /></translate>
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
(string) = FBInstant.getPlatform()
 
(string) = FBInstant.getPlatform()
 
</source>
 
</source>

Revision as of 15:26, 13 July 2023