google files

This commit is contained in:
grata
2023-09-27 09:01:50 +02:00
committed by Joe Küng
parent 2d7d942dc4
commit d20ad5d532
2 changed files with 57 additions and 32 deletions

View 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"
}

View File

@@ -2,36 +2,31 @@
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0"> <plist version="1.0">
<dict> <dict>
<key>AD_UNIT_ID_FOR_BANNER_TEST</key>
<string>ca-app-pub-3940256099942544/2934735716</string>
<key>AD_UNIT_ID_FOR_INTERSTITIAL_TEST</key>
<string>ca-app-pub-3940256099942544/4411468910</string>
<key>CLIENT_ID</key>
<string>test-do-not-use.apps.googleusercontent.com</string>
<key>REVERSED_CLIENT_ID</key>
<string>com.googleusercontent.apps.test-do-not-use</string>
<key>API_KEY</key> <key>API_KEY</key>
<string>000000000000000000000000000000000000000</string> <string>AIzaSyAhEex7OfyJHETyC-uSydOFGABBn5KX16Q</string>
<key>GCM_SENDER_ID</key> <key>GCM_SENDER_ID</key>
<string>999999999999</string> <string>164857321043</string>
<key>PLIST_VERSION</key> <key>PLIST_VERSION</key>
<string>1</string> <string>1</string>
<key>BUNDLE_ID</key> <key>BUNDLE_ID</key>
<string>com.google.example.BannerExample</string> <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> <key>IS_ADS_ENABLED</key>
<true/> <false></false>
<key>IS_ANALYTICS_ENABLED</key> <key>IS_ANALYTICS_ENABLED</key>
<false/> <false></false>
<key>IS_APPINVITE_ENABLED</key> <key>IS_APPINVITE_ENABLED</key>
<false/> <true></true>
<key>IS_GCM_ENABLED</key> <key>IS_GCM_ENABLED</key>
<true/> <true></true>
<key>IS_SIGNIN_ENABLED</key> <key>IS_SIGNIN_ENABLED</key>
<true/> <true></true>
<key>GOOGLE_APP_ID</key> <key>GOOGLE_APP_ID</key>
<string>1:999999999999:ios:0000000000000000</string> <string>1:164857321043:ios:b497e5d24254d60e1ad8a6</string>
<key>DATABASE_URL</key> <key>DATABASE_URL</key>
<string>https://test-do-not-use.firebaseio.com</string> <string>https://progetto-m335-default-rtdb.europe-west1.firebasedatabase.app</string>
</dict> </dict>
</plist> </plist>