I am working on pass file creation app. Created a pass file, attached it to mail, opened it in iphone 4s with ios6 installed. Pass opened properly but add to passbook option is not being shown. Any clue on what needs to be done?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I am successfully able to add the attached pass to pass book app. Something wrong with signing command. Used following one and it just worked fine.( was missing WWDR.pem previously).
openssl smime -binary -sign -certfile WWDR.pem -signer passcertificate.pem -inkey passkey.pem -in manifest.json -out signature -outform DER -passin pass:12345