Notifly 설정 추가

This commit is contained in:
Yu Sung
2025-03-12 16:05:08 +09:00
parent f9bad015a8
commit f22bc9d98d
10 changed files with 128 additions and 1 deletions

View File

@@ -28,6 +28,7 @@ struct SodaLiveApp: App {
AppsFlyerLib.shared().start()
viewModel.fetchAndUpdateIdfa()
viewModel.getMemberInfo()
}
.onOpenURL { url in
DEBUG_LOG("I have received a URL through a custom scheme! \(url.absoluteString)")