All Questions
8 questions
3
votes
0
answers
115
views
issue in Apple Passwallete integration with php
I have generated PASS with my code and also get device id, pushtoken in response from device.
here is code by which I am store all device and Pass information in database.
$params = array(
...
0
votes
1
answer
540
views
Passbook using passkit - pass no longer valid
I have a php project that creates passbook files using passkit. It was working fine since last spring but today we noticed that when you open the passbook on mac it says "this pass is no longer valid" ...
0
votes
1
answer
366
views
Update Passbook wallet failed to connect
i'm struck with update wallet push notiifcation,i used bellow code,server not connected error.
I missed any credentials.please help to me ,fix this issue.
I registered my passbook and get back ...
2
votes
1
answer
1k
views
Generate a passbook pass web service url not working via php
I created a pass via PHP and tried it on the iOS and on my iPhone and everything is working fine.
Now I've problem with the "update my pass" the problem is that I don't get any payloads back to my ...
0
votes
1
answer
2k
views
PKPASS not opennig in Passbook
I'm new to passbook. I created an web application using PHP-PKPass library to create passes for Passbook. I used the necessary licences. When I submit to create the form, it creates a pass, but the ...
0
votes
1
answer
152
views
Invalid passbook generated in php server
I am trying to create support passbook from ios6 and later. I found an example that works perfectly but when trying to adapt it to my server it generates invalid passbook. The original project is in ...
1
vote
0
answers
327
views
Passkit Pull To Refresh PKZIP error
when trying to update a pass in passbook by using my web server, I get an error message:
Apr 18 23:56:17 ISARFAKTOR passd[493] <Warning>: Get pass task (pass type pass.de.isarfaktor.medifaktor, ...
0
votes
0
answers
100
views
I have A PassKit PHP Script And The rename() And mkdir() wont work. What Am I Doing Wrong?
I have a php system that will sign and zip a passbook pass. I need it to check for the file thumbnail.png and if it does not exist to make a directory with the variable $idnumber and then rename the ...