Skip to content

awaitRestore() returns CustomerInfo with empty allPurchasedProductIdentifiers since 2.1.0+16.2.0 #498

@lehmansnDev

Description

@lehmansnDev

Describe the bug
Calling awaitRestore() returns a CustomerInfo object where allPurchasedProductIdentifiers is always an empty list, even when a purchase has been made previously with the same store account.

This behavior started after upgrading from version 1.7.7+13.29.1 (where allPurchasedProductIdentifiers contained the purchased product IDs) to 2.1.0+16.2.0 and continues with the latest version 2.1.3+17.6.0.

working: 1.7.7+13.29.1
broken: 2.1.0+16.2.0, 2.1.3+17.6.0

  1. Environment
    1. Platform: Android (iOS not tested yet)
    2. SDK version: 2.1.3+17.6.0
    3. OS version: Android 16
    4. IDE (e.g. Android Studio, Xcode, Fleet): Andoid Studio
    5. IDE version:
    6. Device and/or emulator/simulator:
      • Device
      • Emulator/simulator
    7. Environment:
      • Closed testing / Sandbox
      • TestFlight
      • Production

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions