IosAppReviewManager

iOS in-app review (parity with the Android Play-review path). Uses the iOS 14+ window-scene variant of SKStoreReviewController; if no foreground-active window scene is found it simply does nothing (matches the "host may decline" semantics of the Android impl). Never crashes.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open suspend override fun promptForReview()

Launch the platform review flow if the host allows it; silently no-ops otherwise.