메타(페이스북) SDK 추가

This commit is contained in:
Yu Sung
2025-02-25 17:33:57 +09:00
parent 898ea17a2e
commit 7da5f5a252
6 changed files with 51 additions and 2 deletions

View File

@@ -222,5 +222,22 @@
<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>