Show / Hide Table of Contents

Class ISN_SKStoreReviewController

Controls the process of requesting App Store ratings and reviews from users.

Inheritance
System.Object
ISN_SKStoreReviewController
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: SA.iOS.StoreKit
Assembly: cs.temp.dll.dll
Syntax
public static class ISN_SKStoreReviewController

Methods

RequestReview()

Use the RequestReview() method to indicate when it makes sense within the logic of your app to ask the user for ratings and reviews within your app.

Declaration
public static void RequestReview()
In This Article
Back to top Generated by DocFX