1

We want to distribute a coupon through Apple Wallet to our customers and we don't want to implement web service for updating Pass information.

I've seen the example provided by Apple, where Pass doesn't need to be updated.

My concern is that in documentation webServiceURL is not marked as optional field, but a use-case of using Pass without web service is actually possible.

rmaddy
  • 314,917
  • 42
  • 532
  • 579
Dblain
  • 31
  • 6
  • We've tested the case and Pass was added without "webServiceURL" field to the wallet. Note that "authenticationToken" must not be included in pass.json if "webServiceURL" is empty. – Dblain Mar 29 '17 at 11:28
  • You are right - as long as you do not want to update the passes, a webService URL is not required. Note however, that this means you will NEVER be able to update the content on the pass. – PassKit Mar 29 '17 at 14:13

0 Answers0