You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
When
Passbook.downloadPass( "url" )
is called, it's working but whenPassbook.downloadPass( { url: "url" } )
is called, it's not working. Have you tested this functionality before?The text was updated successfully, but these errors were encountered: