앱스플라이어 SDK 추가

This commit is contained in:
Yu Sung
2025-03-06 02:41:04 +09:00
parent dfac57ee23
commit d019f44a0e
7 changed files with 133 additions and 37 deletions

View File

@@ -2,6 +2,33 @@
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>NSAdvertisingAttributionReportEndpoint</key>
<string>https://appsflyer-skadnetwork.com/</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleURLSchemes</key>
<array>
<string>fb608674328645232</string>
</array>
</dict>
<dict>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>CFBundleURLSchemes</key>
<array>
<string>voiceon-test</string>
</array>
</dict>
</array>
<key>FacebookAppID</key>
<string>608674328645232</string>
<key>FacebookAutoLogAppEventsEnabled</key>
<true/>
<key>FacebookClientToken</key>
<string>3775e6ea83236a685d264b6c5a1bbb4d</string>
<key>FacebookDisplayName</key>
<string>보이스온 - Test1</string>
<key>FirebaseAppDelegateProxyEnabled</key>
<false/>
<key>GADApplicationIdentifier</key>
@@ -222,22 +249,5 @@
<string>fetch</string>
<string>remote-notification</string>
</array>
<key>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleURLSchemes</key>
<array>
<string>fb608674328645232</string>
</array>
</dict>
</array>
<key>FacebookAppID</key>
<string>608674328645232</string>
<key>FacebookClientToken</key>
<string>3775e6ea83236a685d264b6c5a1bbb4d</string>
<key>FacebookDisplayName</key>
<string>보이스온 - Test1</string>
<key>FacebookAutoLogAppEventsEnabled</key>
<true/>
</dict>
</plist>

View File

@@ -2,6 +2,33 @@
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>NSAdvertisingAttributionReportEndpoint</key>
<string>https://appsflyer-skadnetwork.com/</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleURLSchemes</key>
<array>
<string>fb612448298237287</string>
</array>
</dict>
<dict>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>CFBundleURLSchemes</key>
<array>
<string>voiceon</string>
</array>
</dict>
</array>
<key>FacebookAppID</key>
<string>612448298237287</string>
<key>FacebookAutoLogAppEventsEnabled</key>
<true/>
<key>FacebookClientToken</key>
<string>32af760f4a7b7cb7e3b1e7ffd0b0da70</string>
<key>FacebookDisplayName</key>
<string>보이스온</string>
<key>FirebaseAppDelegateProxyEnabled</key>
<false/>
<key>GADApplicationIdentifier</key>
@@ -222,22 +249,5 @@
<string>fetch</string>
<string>remote-notification</string>
</array>
<key>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleURLSchemes</key>
<array>
<string>fb612448298237287</string>
</array>
</dict>
</array>
<key>FacebookAppID</key>
<string>612448298237287</string>
<key>FacebookClientToken</key>
<string>32af760f4a7b7cb7e3b1e7ffd0b0da70</string>
<key>FacebookDisplayName</key>
<string>보이스온</string>
<key>FacebookAutoLogAppEventsEnabled</key>
<true/>
</dict>
</plist>