google files
This commit is contained in:
32
ios/Runner/GoogleService-Info.plist
Normal file
32
ios/Runner/GoogleService-Info.plist
Normal 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>AIzaSyAhEex7OfyJHETyC-uSydOFGABBn5KX16Q</string>
|
||||
<key>GCM_SENDER_ID</key>
|
||||
<string>164857321043</string>
|
||||
<key>PLIST_VERSION</key>
|
||||
<string>1</string>
|
||||
<key>BUNDLE_ID</key>
|
||||
<string>ch.ameti.progettoM335Flutter</string>
|
||||
<key>PROJECT_ID</key>
|
||||
<string>progetto-m335</string>
|
||||
<key>STORAGE_BUCKET</key>
|
||||
<string>progetto-m335.appspot.com</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:164857321043:ios:b497e5d24254d60e1ad8a6</string>
|
||||
<key>DATABASE_URL</key>
|
||||
<string>https://progetto-m335-default-rtdb.europe-west1.firebasedatabase.app</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Reference in New Issue
Block a user