Appirater ANE is a native extension that will help remind your users to review your app on the App Store. Using the extensions is possible to define some circumstances to fulfill until the app shows the rate dialog, such as usage count, time and important events.

Sample

public function rateApp():void
public function setAppId(value:String):void
public function setDaysUntilPrompt(value:Number):void
public function setUsesUntilPrompt(value:int):void
public function setSignificantEventsUntilPrompt(value:int):void
public function setTimeBeforeReminding(days:Number):void
public function setDebug(value:Boolean):void
Air Native Extension, iOS . URL.