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

Is there a way to let my sandbox iOS app to use apple-of-my-iap server? #16

Open
hlung opened this issue Jun 28, 2017 · 1 comment
Open

Comments

@hlung
Copy link

hlung commented Jun 28, 2017

I only see a scala client. Is there a way to integrate iOS app to talk to my apple-of-my-iap server instead of real iTunes sandbox?

Update:
I found some http api in iap-service/src/main/scala/com/meetup/iap/IAPPlan.scala. I think I can use it to manipulate the receipts.

@dlin303
Copy link
Contributor

dlin303 commented Jul 17, 2017

Unfortunately I'm not quite sure how to make an iOS app talk to the mock service instead of the iTunes sandbox. This project was originally created to aid development for backend/non-iOS services that needed to communicate with iTunes.

If you find a way to have get the iOS app to talk to the mock service, we'd love to hear about it though!

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