docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum PurchasesFetchFailureReason

    The various reasons a purchases fetch can fail.

    Namespace: UnityEngine.Purchasing
    Assembly: Unity.Purchasing.dll
    Syntax
    public enum PurchasesFetchFailureReason

    Fields

    Name Description
    PurchasingUnavailable

    Purchasing may be disabled in security settings.

    StoreNotConnected

    The purchases couldn't be fetched because the store is not connected. Use IStoreService.Connect() to initialize the connection to the store.

    Unknown

    A catch all for remaining purchase problems.

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)