Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getCustomerInfo not returning the expected entitlements #1911

Open
5 tasks done
araujotadeu opened this issue Nov 8, 2024 · 2 comments
Open
5 tasks done

getCustomerInfo not returning the expected entitlements #1911

araujotadeu opened this issue Nov 8, 2024 · 2 comments

Comments

@araujotadeu
Copy link

Describe the bug
Almost everytime the Purchases.sharedInstance.getCustomerInfo is called more them once in a row, or right after open the app it returns a CustomerInfo with no information, no entitlements, no products ( even if they really exist ). There is no error from the callback too, so it is as the execution worked but nothing was found ( what result in a wrong state of the app ).
I keep seeing the logs below in the console, but I'm not 100% sure if it is related to this since the callback not return an error.

Error acknowledging purchase. Will retry next queryPurchases. Error acknowledging purchase - DebugMessage: Item is not owned by the user.. ErrorCode: 8.
  1. Environment
    1. Platform: Android
    2. SDK version: 7.10.1
    3. OS version: Android 14
    4. Android Studio version: Android Studio Ladybug | 2024.2.1 Patch 2
@RCGitBot
Copy link
Contributor

RCGitBot commented Nov 8, 2024

👀 We've just linked this issue to our internal tracker and notified the team. Thank you for reporting, we're checking this out!

@WesleyClarkRC
Copy link

Hi! Could you share the debug logs from when you recreate the issue or an app user ID of a user who had this issue so that I can take a closer look on our end?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants