Files
fcs/ios/Runner/GoogleService-Info.plist

38 lines
1.3 KiB
Plaintext
Raw Permalink Normal View History

2020-05-31 15:01:41 +06:30
<?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>CLIENT_ID</key>
2024-09-24 08:21:13 +06:30
<string>168368749206-5qjmae2tmnqjjb7ch74ug7u2teftligs.apps.googleusercontent.com</string>
2020-05-31 15:01:41 +06:30
<key>REVERSED_CLIENT_ID</key>
2024-09-24 08:21:13 +06:30
<string>com.googleusercontent.apps.168368749206-5qjmae2tmnqjjb7ch74ug7u2teftligs</string>
<key>ANDROID_CLIENT_ID</key>
<string>168368749206-1sks7q10k2rnor8rdkc77ddmq4k18a0s.apps.googleusercontent.com</string>
2020-05-31 15:01:41 +06:30
<key>API_KEY</key>
2024-09-24 08:21:13 +06:30
<string>AIzaSyAHxmbWdMXoju1fOiypG6_y_naIPdYL5Nw</string>
2020-05-31 15:01:41 +06:30
<key>GCM_SENDER_ID</key>
2024-09-24 08:21:13 +06:30
<string>168368749206</string>
2020-05-31 15:01:41 +06:30
<key>PLIST_VERSION</key>
<string>1</string>
<key>BUNDLE_ID</key>
2024-09-24 08:21:13 +06:30
<string>com.mokkon.fcs</string>
2020-05-31 15:01:41 +06:30
<key>PROJECT_ID</key>
2024-09-24 08:21:13 +06:30
<string>fcs-prod1</string>
2020-05-31 15:01:41 +06:30
<key>STORAGE_BUCKET</key>
2024-09-24 08:21:13 +06:30
<string>fcs-prod1.appspot.com</string>
2020-05-31 15:01:41 +06:30
<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>
2024-09-24 08:21:13 +06:30
<string>1:168368749206:ios:58ff01cdd87cba895e60b7</string>
2020-05-31 15:01:41 +06:30
<key>DATABASE_URL</key>
2024-09-24 08:21:13 +06:30
<string>https://fcs-prod1.firebaseio.com</string>
2020-05-31 15:01:41 +06:30
</dict>
</plist>