Skip to content

Wrong result checkTrialIntroEligibility #594

@nmalevich

Description

@nmalevich

I use this method for detecting trial status
try? await Qonversion.shared().checkTrialIntroEligibility(productIds)

I have two auto-renewable subscriptions in my subscription group. The first one has trial, the seconds one doesn't have

  1. Install app
  2. Method returns that first subs status is intro eligible, second status is non intro product
  3. Purchase second subs and cancel it
  4. Wait for cancelling subs and launch app
  5. Method returns that first subs status is intro ineligible, second status is non intro product

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions