You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
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.The text was updated successfully, but these errors were encountered: