Difference between revisions of "StoreReview"

From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight")
m (Text replacement - "</source>" to "</syntaxhighlight>")
 
Line 10: Line 10:
  
 
StoreReview.requestReview()
 
StoreReview.requestReview()
</source>
+
</syntaxhighlight>
  
  

Latest revision as of 15:33, 13 July 2023

Supported platforms: Platform android.pngPlatform ios.pngPlatform winrt.png
Available since: 2020.9

Description

Invoke store's app review dialog.

StoreReview=require "storeReview"

StoreReview.requestReview()


Methods

StoreReview.requestReview Invokes the store's app review dialog

Events

Constants