Hi!
Here is a troubleshooting guide that we have for when Offerings are not returned: https://community.revenuecat.com/sdks-51/why-are-offerings-or-products-empty-124
Can you also let me know the name of the project that this is impacting? It appears that you have multiple and I would like to make sure that I am investigating the correct one.
Also, Could you send debug logs that reproduce this? You can enable debug logs by following this guide. After they're enabled you'll see logs like this in the console:
oPurchases] - DEBUG: No cached entitlements, fetching
rPurchases] - DEBUG: GET /v1/subscribers/<APP_USER_ID> 200
rPurchases] - DEBUG: Purchaser info updated, sending to delegate
Please ensure the debug logs include the entire app life-cycle, including the messages printed during initialization of the SDK. The more information you include here, the better we'll be able to help.
Thank you for looking onto this issue.
Project is Calculator.
Log attached, it is collected from Emulator, but app released to store has the same issue.
Sorry for the delay. Are you using Live App Testing? Would you mind trying this with AppTester instead and letting me know if you are getting the same error? Here is the documentation: https://www.revenuecat.com/docs/amazon-store-sandbox-testing
I am not using Live App Testing.
Issue is the same with real app released to Amazon and installed on real devices, app that is running on Emulator, app that is running on the test devices. I don’t think AppTester will help there.
It maybe just configuration issue (I reviewed RC configuration many times, could not see any issues, maybe missing something).
Is there a working example that I can replicate (including config)?
Also I can run real app released to Amazon and installed on real device, so you can take a look what is going on on the server side (error is ‘Timeout error trying to get Amazon user data’)
@KrashSoft I am experiencing the same issue, were you able to find any solution to this?
I kept getting `Timeout error trying to get Amazon user data` with using Live App testing
@KrashSoft did you use a different library?