Skip to content

Commit

Permalink
Bugfix - is_vault bool never sent to FPTI (#1326)
Browse files Browse the repository at this point in the history
  • Loading branch information
scannillo authored May 30, 2024
1 parent cfe53fa commit 46b4b3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/BraintreeCore/Analytics/BTAnalyticsService.swift
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ class BTAnalyticsService: Equatable {
endpoint: endpoint,
endTime: endTime,
errorDescription: errorDescription,
isVaultRequest: isVaultRequest,
linkType: linkType,
payPalContextID: payPalContextID,
startTime: startTime
Expand Down

0 comments on commit 46b4b3a

Please sign in to comment.