firebase esta feita acabar o register

This commit is contained in:
2026-01-06 17:17:37 +00:00
parent 24bd74aedc
commit 44937ca6d3
14 changed files with 594 additions and 233 deletions

View File

@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>API_KEY</key>
<string>AIzaSyDxtHmQfK9WVHVAdNEA9zomqgNkNlj5u0g</string>
<key>GCM_SENDER_ID</key>
<string>74256198630</string>
<key>PLIST_VERSION</key>
<string>1</string>
<key>BUNDLE_ID</key>
<string>com.example.playmaker</string>
<key>PROJECT_ID</key>
<string>playmaker-9e0fc</string>
<key>STORAGE_BUCKET</key>
<string>playmaker-9e0fc.firebasestorage.app</string>
<key>IS_ADS_ENABLED</key>
<false></false>
<key>IS_ANALYTICS_ENABLED</key>
<false></false>
<key>IS_APPINVITE_ENABLED</key>
<true></true>
<key>IS_GCM_ENABLED</key>
<true></true>
<key>IS_SIGNIN_ENABLED</key>
<true></true>
<key>GOOGLE_APP_ID</key>
<string>1:74256198630:ios:a3a6ee8f075dd9d2d18427</string>
<key>DATABASE_URL</key>
<string>https://playmaker-9e0fc-default-rtdb.firebaseio.com</string>
</dict>
</plist>