5

I'm new to iOs development, I am android developer.

I followed the apple developer instruction and managed to create working boarding pass(pkpass file). But it's static and i built it using my macbook.

What i want is to generate somehow the pkpass file on server side and then open it from my iphone/ipad device.

Is this possible or not?

Here is the instruction to create pkpass manually

It's using some commands like -openssl, -zip and also using apple dev certificates. I wonder if it can be done on server side and how to use on server side this certificates? Server side running php

Jenya Kyrmyza
  • 307
  • 5
  • 14
  • 3
    Yes it is possible. In one of my app we are generating pkpass dynamically from server – Midhun MP Jan 15 '16 at 13:19
  • 4
    Check https://github.com/tschoffelen/PHP-PKPass and http://oleb.net/blog/2013/02/passbook-tutorial/ – Midhun MP Jan 15 '16 at 13:24
  • Hi, can anyone here guide me how it works it on the server-side, how I can call from ios side to server-side – user1374 Oct 30 '19 at 12:58
  • Hi, just a quick question - In case of Insurance card use card - Ideally who should generate the .pkpass file - Backend or Mobile client? – ruyamonis346 Dec 09 '19 at 15:29

0 Answers0