checkTrialOrIntroductoryPriceEligibility returns status 0 since library update

See original GitHub issue

Describe the bug

Hello, I am calling checkTrialOrIntroductoryPriceEligibility in our app to determine if somebody is eligible for a free trial. Before library upgrade I was on version 4.3.0, where calling this method worked without any problems, after the upgrade however I am always getting back:

status: 0,
description: "Status indeterminate."

I am testing on a real device with a new user and a new sandbox account user that has never had a subscription before. Reverting the package back to 4.3.0 fixes this issue, however it reopens this problem, so we would really like to be able to upgrade. Any help is much appreciated!

Environment Platform: iOS React Native version: 0.63.2 React-native-purchases version: 4.6.0 Xcode: 13.4 Cocoapods: 1.11.3

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
vegarocommented, Jul 15, 2022

Sounds good! We are almost ready to release that new version.

I am going to close this issue if you don’t mind to keep the repo tidy.

0reactions
KristineTronacommented, Jul 15, 2022

@vegaro Ok, thanks for the explanation, I think we will wait for the new major version release and hopefully it works better then 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

checkTrialOrIntroductoryPriceEli...
After a purchase is made in sandbox, a receipt is then available on-device and subsequently the eligibility method will return an eligibility ...
Read more >
react-native-purchases/CHANGELOG.md at main - GitHub
checkTrialOrIntroductoryPriceEligibility . Note that Android always returns INTRO_ELIGIBILITY_STATUS_UNKNOWN. Updates iOS to 3.0.1 and Android to 3.0.4. 3.0.2.
Read more >
Symbol(s) not found for architecture arm64 - XCode
If updating is not an option, the easiest solution is to update your Library Search Paths. Select your project in Xcode, and go...
Read more >
Other Changes - CocoaPods
[AUTOMATIC] iOS 4.13.4 => 4.14.0 (#262) via RevenueCat Git Bot (@RCGitBot) · CI: added Xcode 13.2 job (#256) via NachoSoto (@NachoSoto) · Update...
Read more >
RevenueCat react-native-purchases Issues - Giters
Updated 7 days ago 8 ... [5.0.0-beta.1] restorePurchases doesn't work ... checkTrialOrIntroductoryPriceEligibility returns status 0 since library update.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found