We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39a45ae commit 240796fCopy full SHA for 240796f
Sources/PayPalWebPayments/PayPalWebCheckoutClient.swift
@@ -73,6 +73,7 @@ public class PayPalWebCheckoutClient: NSObject {
73
74
case .fallback(let reason):
75
// TODO: analytics
76
+ _ = reason
77
startWebCheckoutFlow(request: request, completion: completionOnce)
78
}
79
} else {
0 commit comments