Passbook isn't hitting .NET web service

205 Views Asked by At

I created a .pkpass file and downloaded it to my iPhone. I am able to add it to Passbook app but the problem is that it simply won't hit my webservice. The .pkpass file has webServiceURL(https) and authenticationToken keys. The device logs on Mac shows these entries when I add the pass to passbook app:

[Notice] Too frequent rssi event from driver, ignoring

[Error] OCSPSingleResponse: now>nextUpdate

[Notice] BG Application : Not Present, BG Daemon: Present, Daemons: apsd networkd

[Warning] BTM: attaching to BTServer

[Warning] Error retrieving passes and catalog (2 retries remaining): The operation couldn't be completed. (Cocoa error 4097)

[Warning] Pass library connection interrupted.

PassbookUIService [Warning] Pass library connection interrupted.

passd No sandbox extension for cached ubiquity container failed

[warning] Launch Services: Registerimg unknown app identifier com.apple.Passkit failed

[warning] Launch Services: Unable to find app identifier com.apple.Passkit

Can someone tell what could be the issue?

Thanks

0

There are 0 best solutions below