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
description: "Identifiers of attribution sources applied to the profile. Known values: 'apple_search_ads'. Other identifiers may be emitted in future versions — clients must tolerate unknown values."
Copy file name to clipboardExpand all lines: Sources/Profile/OfflineProfileManager.swift
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,7 @@ final class OfflineProfileManager {
22
22
segmentId:"", // TODO: The user hasn't been created on the server; the segmentID is unknown. This user is created when a purchase is made in the Xcode environment, and the server hasn't created the user yet.
0 commit comments