0

I am trying to extract train boarding pass data stored in Wallet through PassKit API from a Swift app.

I read the whole documentation, it only explains how to create custom passes, modify on delete them. What I want is to parse all train boarding passes, and extract departure, arrival, times ... informations from it. Is it possible to do so ?

If not I read about alternative solutions scanning QRCodes information, is it feasible to scan them with this method ? Or is there any alternative option ?

Eric Aya
  • 69,473
  • 35
  • 181
  • 253
michael-martinez
  • 767
  • 6
  • 24
  • Do you own the passes that you are trying to read? You can only access passes that are signed with a certificate issued to your team. – PassKit Dec 04 '18 at 15:47
  • No, I would like to read train boarding passes with user authorisation. So I guess it is not possible ... – michael-martinez Dec 04 '18 at 17:06

0 Answers0