앱스플라이어 딥링크 설정

This commit is contained in:
Yu Sung
2025-03-06 15:13:26 +09:00
parent d019f44a0e
commit d7c8f4ad40
5 changed files with 48 additions and 6 deletions

View File

@@ -27,6 +27,7 @@ enum UserDefaultsKey: String, CaseIterable {
case contentPreference
case isAuditionNotification
case searchChannel
case marketingPid
}
extension UserDefaults {