docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method SetFetchPurchasesAtInitialize

    SetFetchPurchasesAtInitialize(bool)

    THIS IS A FAKE, NO CODE WILL BE EXECUTED!

    Set behavior at initialization of fetching purchase data. Use before calling UnityPurchasing.Initialize.Initialize.

    Disable to prevent IStoreListener.ProcessPurchase.ProcessPurchase from automatically returning entitled purchases at initialization. This allows greater control when tracking the origin of purchases. Then use IGooglePlayStoreExtensions.RestoreTransactions.RestoreTransactions to fetch as-yet unseen entitled purchases.

    Default is true.

    Declaration
    public void SetFetchPurchasesAtInitialize(bool enable)
    Parameters
    Type Name Description
    bool enable
    Implements
    IGooglePlayConfiguration.SetFetchPurchasesAtInitialize(bool)
    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023