Debug passkit network communications

Hello,

I'm implementing PHP update server for Passbook and I need to debug HTTP communication.

So i tried to do that with Charles, Burpsuite etc., but it's not working.

Is possible to see HTTP requests (registration etc.) from Passbook to my server? It's possible to have webServiceURL field set to localhost.

Thanks a lot for any help!

Hi Tacca Studio,


At a minimum, do you see the HTTP calls in your web server log files?


Are you able to see registrations and de-registrations working on your Passbook web service implementation?


Are you trying this with the Simulator or a physical iOS device?


Simulator for Wallet/Passbook is broken. 😟


- Simon.

Hi Tacca Studio.


I provided a solution in this thread for using a physical iOS device connected to your Mac with Xcode.


https://forums.developer.apple.com/thread/23829


Hope that helps.


Simon.

Debug passkit network communications
 
 
Q