Skip to content

Commit 2fb0de8

Browse files
committed
Clear stale addPassHandler on finish/cancel/error
(cherry picked from commit 9d9910826625adae8bfdb1d3b581d4894e44637a)
1 parent a17cde7 commit 2fb0de8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ios/WalletManager.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -274,6 +274,7 @@ extension WalletManager: PKAddPaymentPassViewControllerDelegate {
274274
}
275275
}
276276

277+
addPassHandler = nil
277278
hideModal()
278279
addPaymentPassCompletionHandler = nil
279280
presentAddPaymentPassCompletionHandler = nil

0 commit comments

Comments
 (0)