Skip to content

UpdatedCustomerInfoListener not triggered #1552

@Toubap

Description

@Toubap

We have a certain amount of users facing an error during a subscription payment flow.

When the method Purchases.purchase is called we can receive a PurchasesError.PurchasesErrorCode.StoreProblemErrorfrom the onError callback method.
Which is normal and expected if there's an actual error on the store's side.
What is actually weird is that for some of these users we also receive that StoreProblemError error but in the meantime our integration that links RevenueCat to amplitude sends an event to notify about the premium state.
The user has actually subscribed and should have received a success callback.

The UpdatedCustomerInfoListener set is never triggered during that ongoing session to notify the new state then the user is stuck.

  1. Environment
    1. Platform: android
    2. SDK version: 6.9.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions