passslot / cordova-plugin-passbook

Passbook Plugin for Cordova/PhoneGap
www.passslot.com
Apache License 2.0
26 stars 31 forks source link

Passbook.downloadPass now working when callData is an object #15

Open thatisuday opened 5 years ago

thatisuday commented 5 years ago

When Passbook.downloadPass( "url" ) is called, it's working but when Passbook.downloadPass( { url: "url" } ) is called, it's not working. Have you tested this functionality before?

mohamedmaher2021 commented 11 months ago

Hi, Did u found any solution for this ?