Show / Hide Table of Contents

    Class RateMyApp

    The RateMyApp class provides an unique way to prompt user to review the app.

    Inheritance
    System.Object
    RateMyApp
    Namespace: VoxelBusters.EssentialKit
    Assembly: cs.temp.dll.dll
    Syntax
    public class RateMyApp : SingletonBehaviour<RateMyApp>

    Methods

    AskForReviewNow()

    Immediately prompts user to review. This method ignores IRateMyAppValidator conditions to be satisfied.

    Declaration
    public static void AskForReviewNow()

    OnSingletonAwake()

    Declaration
    protected override void OnSingletonAwake()
    Back to top Cross Platform Native Plugins 2.0 : Essential Kit from Voxel Busters