Capacitor plugin for adding digital passes to Apple and Google wallets
npm install @jackobo/capacitor-pass-to-wallet
npx cap sync
Capacitor plugin for adding passes to Google & Apple wallets
addToWallet(options: IAddToWalletOptions) => Promise<void>
Adds one or more passes to the wallet
Param | Type |
---|---|
options |
IAddToWalletOptions |
addToWallet method parameters
Prop | Type |
---|---|
base64PassesContent |
string[] |