-
-
Notifications
You must be signed in to change notification settings - Fork 121
Migrating from v2 to v3
Alexander Cerutti edited this page Oct 23, 2021
·
11 revisions
Notes:
createPass() -> new PKPass() + PKPass.from .nfc() -> .setNFC() .barcodes() -> .setBarcodes() + .barcode removal .locations() -> .setLocations() .beacons() -> .setBeacons() .expirationDate() -> .setExpirationDate() .void() -> Void Props .relevantDate() -> .setRelevantDate() .generate() -> .getAsStream() + .getAsBuffer() + .getAsRaw() .localize() -> Translations required Removal of DEBUG dependency do-not-zip instead of yazl More throws for all Support for PKPasses