Skip to content

Commit 9ca11bd

Browse files
committed
Added UID logging
1 parent 3e6bbfd commit 9ca11bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TCAT/AppDelegate.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ class AppDelegate: UIResponder, UIApplicationDelegate {
4646
// Log basic information
4747
let payload = AppLaunchedPayload()
4848
Analytics.shared.log(payload)
49-
49+
setupUniqueIdentifier()
5050
JSONFileManager.shared.deleteAllJSONs()
5151

5252
for (key, defaultValue) in userDataInits {

0 commit comments

Comments
 (0)