google files
This commit is contained in:
30
android/app/google-services.json
Normal file
30
android/app/google-services.json
Normal file
@@ -0,0 +1,30 @@
|
|||||||
|
{
|
||||||
|
"project_info": {
|
||||||
|
"project_number": "164857321043",
|
||||||
|
"firebase_url": "https://progetto-m335-default-rtdb.europe-west1.firebasedatabase.app",
|
||||||
|
"project_id": "progetto-m335",
|
||||||
|
"storage_bucket": "progetto-m335.appspot.com"
|
||||||
|
},
|
||||||
|
"client": [
|
||||||
|
{
|
||||||
|
"client_info": {
|
||||||
|
"mobilesdk_app_id": "1:164857321043:android:0a67e4973f9208721ad8a6",
|
||||||
|
"android_client_info": {
|
||||||
|
"package_name": "ch.ameti.progetto_m335_flutter"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"oauth_client": [],
|
||||||
|
"api_key": [
|
||||||
|
{
|
||||||
|
"current_key": "AIzaSyCh2cA5AHNIS3e1Wnf48dfoCUKvmEM9J34"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"services": {
|
||||||
|
"appinvite_service": {
|
||||||
|
"other_platform_oauth_client": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"configuration_version": "1"
|
||||||
|
}
|
||||||
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