docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum InitializationFailureReason

    Reasons for which purchasing initialization could fail.

    Namespace: UnityEngine.Purchasing
    Assembly: Unity.Purchasing.dll
    Syntax
    [Obsolete("This API is deprecated. Please upgrade to the new APIs introduced in IAP v5. For more information, visit the IAP manual: https://docs.unity.com/ugs/en-us/manual/iap/manual/upgrade-to-iap-v5", false)]
    public enum InitializationFailureReason

    Fields

    Name Description
    AppNotKnown

    The store reported the app as unknown. Typically indicates the app has not been created on the relevant developer portal, or the wrong identifier has been configured.

    NoProductsAvailable

    No products available for purchase, Typically indicates a configuration error.

    PurchasingUnavailable

    In-App Purchases disabled in device settings.

    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)