파이어베이스 트래킹
- login 트래킹 위치 수정 - marketing_pid 값 추가
This commit is contained in:
@@ -95,6 +95,7 @@ final class HomeViewModel: ObservableObject {
|
||||
}
|
||||
|
||||
NotiflyClient.shared.setUser(userId: UserDefaults.int(forKey: .userId), params: params)
|
||||
FirebaseTracking.shared.login(method: "email")
|
||||
}
|
||||
} catch {
|
||||
print(error)
|
||||
|
Reference in New Issue
Block a user