-
I have following pass structure in my code:
examplepass.pass (folder)
> icon.png
> icon@2x.png
> logo.png
> logo@2x.png
> pass.json
keys (folder)
> signerCert.pem
> signerKey.pem
> wwdr.pe…
jay58 updated
6 years ago
-
Trying to generate a ios pass.Once i add code of nfc
PKStoreCard storeCard = new PKStoreCard();
storeCard.setPrimaryFields(primaryFields);
PKNFC nfc = new PKNFC();
nfc.setMessage("DUMMY_14589");…
-
Whenever I run examples/example.php all that is exported is an empty .pkpass file. I have spent many hours reading through very carefully and started over several times but cannot get this library to …
-
See pkcs11-tool with 3 card readers: One ACS white usb-c and two ubi-key usbc readers:
```
ryan@lappy486:~/git$ pkcs11-tool -L
Available slots:
Slot 0 (0x0): Yubico Yubikey 4 CCID 01
token l…
-
Hi, I've follow all the instruction and already generated the .p12 file, but I still get this following error at my macbook console after I tried to open the .pkpass file on my iPhone. My pass ID and …
ghost updated
6 years ago
-
It'd be great if PassAndroid allowed me to scan a QR code on my screen to create a corresponding pass.
-
Is there any chance for an extension with NFC? As this is currently the only way to send nfc tags, I guess this would be quite useful...
-
1. `go1.11.4 darwin/amd64`
2. `MacOS Mojave`
```
GOARCH="amd64"
GOBIN=""
GOCACHE="/Users/danikarik/Library/Caches/go-build"
GOEXE=""
GOFLAGS=""
GOHOSTARCH="amd64"
GOHOSTOS="darwin"
GOOS="dar…
-
hey this is my error code!
Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/tmp/PKPass50a50b1ef06d39.40820845) is not within the allowed path(s): (/users/phips99/temp:/u…
ghost updated
6 years ago
-
In i os7 its not opening please help what to do if i want to use this in i os7
Hi,
I am trying to use this PKPASS.php class for generating .pkpass files.
But after generating pass.pkpass file when w…