The way to ask for review
SKStoreReviewController.requestReview()
On iOS folks found pretty easy way how to find if rating window has been presented link (just by counting number of windows within the app)
How to reliably detect this on macOS? (Counting windows alternatives?)
