How to use the new rating popup in iOS

Hello!

I’ve noticed a new feature on iOS in a game I’ve played recently and also on the Apple docs - https://developer.apple.com/ios/human-interface-guidelines/system-capabilities/ratings-and-reviews/. The new feature allows the player to rate the game without actually leaving the game! 

I looked at https://docs.coronalabs.com/api/library/native/index.html and I didn’t see a reference to the new popup. Is this available in Corona SDK? If it is, can someone point me in the right direction? 

AppRating_2x.png

Isn’t that achieved with this plugin: https://marketplace.coronalabs.com/plugin/review-popup

https://scotth.tech/plugin-reviewPopUp

Awesome, thanks Ed!

If someone else stumbles across this, the code demo is located at https://github.com/scottrules44/reviewPopUp-demo. 

Isn’t that achieved with this plugin: https://marketplace.coronalabs.com/plugin/review-popup

https://scotth.tech/plugin-reviewPopUp

Awesome, thanks Ed!

If someone else stumbles across this, the code demo is located at https://github.com/scottrules44/reviewPopUp-demo.