"webServiceUrl" is not getting called by Apple Wallet. Not returning deviceLibraryIdentifier. #134
-
When the end-user taps on "Add to wallet" and adds the Pass to their Apple Wallet, there should be some magic happening behind the scene, where Apple server sends back and registers the device, by calling this endpoint:
But nothing is happening, I have tried a lot of time, HTTP + HTTPS, but I am not sure about the "SSL certificates where I should get a specific one or what" Does anyone have a faced any issues in that regards, or at least have successfully register a device.
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 8 replies
-
Hi there @ahmadaIanazi, thank you for using passkit-generator! Do you mind reporting where you read about the SSL Certificate? I've never implemented a server to update a pass yet, but I'm curious. |
Beta Was this translation helpful? Give feedback.
Hi there @ahmadaIanazi, thank you for using passkit-generator!
Do you mind reporting where you read about the SSL Certificate? I've never implemented a server to update a pass yet, but I'm curious.