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

Retrieving In App Purchase in iOS returning empty Object #59

Closed
nzwnabdulwahid opened this issue Apr 29, 2019 · 5 comments
Closed

Retrieving In App Purchase in iOS returning empty Object #59

nzwnabdulwahid opened this issue Apr 29, 2019 · 5 comments

Comments

@nzwnabdulwahid
Copy link

Hi Team, I am lost with iOS development. My in app purchase is already Ready to Submit , the productID is based on the app bundleID. I build test app from XCode, running from device and when I try getEntitlements, I get empty object. Is anywhere I am doing wrong ?

@mtettmar
Copy link

Same here. Followed all the guides. Actually I don't get an empty object I get this:

{"subscription":{}}

@rkotzy
Copy link
Member

rkotzy commented Apr 29, 2019

Is there any "unable to fetch products" message or other info when running with debug logs enabled?

If your products are in the "Ready to Submit" state, it could be that your "Paid Applications Agreement" is not signed with Apple. This will silently cause this error. See: https://www.revenuecat.com/2018/10/11/configuring-in-app-products-is-hard

@hussam23
Copy link

hussam23 commented Jul 3, 2019

Hey, same issue here. Were you able to resolve it?

@rkotzy
Copy link
Member

rkotzy commented Jul 4, 2019

@hussam23 this could be related to an issue we were tracking with the iTunes sandbox server being down. Apple has reported things are back to normal. https://status.revenuecat.com/

@nzwnabdulwahid
Copy link
Author

The product returned correctly after I complete each and every document in Agreement, Tax & Banking

@rkotzy rkotzy closed this as completed Aug 20, 2019
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

4 participants