-
https://tools.ietf.org/html/rfc6838
http://www.iana.org/assignments/media-types/media-types.xhtml
interestingly application/vnd.apple.pkpass is not listed there
-
From the Virgin Australia check in link (Email / SMS), if you choose open in PassAndroid, it will not add the pass into PassAndroid.
You have to save it (from example, open in Chrome in desktop, simu…
-
I followed your instruction and added package to my existing laravel project. But I am get this exception;
![screen shot 2016-06-22 at 2 33 25 am](https://cloud.githubusercontent.com/assets/9745802/16…
-
HI!
The pkpass file doesn't work at iphone devices. When the file is downloaded by Safary, it is showed this error: "Safari cannot download this file". I am testing with simulator of xcode and show th…
-
(yes, this is a bit rediculous)
Today, I was denied to enter the security area of Heraklion Airport when showing my boarding pass with PassAndroid. The security officer, who did not have a barcode sc…
-
### Expected behaviour
When opening a mail with attached pkpass file the mime-type with the intent should be application/vnd-com.apple.pkpass as in gmail
### Actual behaviour
The mime-type is applic…
-
Looks like there are some websites that use special `pass2u://` (e.g. `pass2u://import/https://www.example.com/passbookfile.pkpass`) links if Android is detected.
An example of such site is [Passdock]…
-
I've done everything that was mentioned to the letter:
1- Exported the .p12 certificate of the Pass Type.
2- Added that .p12 file into `etc/passbook/keys/`
3- Ran `node-passbook prepare-keys -p keys`
…
yozef updated
8 years ago
-
Hi
I would like to propose to start using color atributes from pass.json.
Example.
"foregroundColor": "rgb(51, 51, 51)",
"backgroundColor": "rgb(255, 179, 0)",
"labelColor": "rgb(102, 102, 102…
-
AFAIK only PNG images are allowed in pkpass files.
I was using this library and I tried to add JPG images but were not showed up. The library should throw an exception if non PNG image is added. Do y…