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 a658633 commit 70bb98eCopy full SHA for 70bb98e
Sources/PopupBridge/FPTIBatchData.swift
@@ -40,7 +40,7 @@ struct FPTIBatchData: Codable {
40
}
41
42
43
- /// The FPTI tags/ metadata applicable to all events in the batch upload.
+ /// The FPTI tags/metadata applicable to all events in the batch upload.
44
struct Metadata: Codable {
45
46
let appID: String = Bundle.main.infoDictionary?[kCFBundleIdentifierKey as String] as? String ?? "N/A"
0 commit comments