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

Error retrieving App Store data as an error was returned. #27

Closed
hamza-mansouur opened this issue Jul 26, 2019 · 4 comments
Closed

Error retrieving App Store data as an error was returned. #27

hamza-mansouur opened this issue Jul 26, 2019 · 4 comments

Comments

@hamza-mansouur
Copy link

Hello I am trying to run the demo project but I got this error: Error retrieving App Store data as an error was returned.

@takecian
Copy link
Owner

SwiftRater gets app version information from appstore. Please replace bundle id with your app.

@hamza-mansouur
Copy link
Author

Hey Tekecian, thank you for your reply, so the app will not show the stars unless it's on app store ?
even with testflight it doesn't work.

@takecian
Copy link
Owner

Could you call api directly http://itunes.apple.com/lookup?bundleId={YOUR_APP_BUNDLE_ID} ?
e.g.: http://itunes.apple.com/lookup?bundleId=com.takecian.cospa

SwiftRater uses response of that api.

@takecian
Copy link
Owner

If you have more question about this, please reopen this.

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

2 participants