From 4006030f5baace51ec891215889f1cd43e4ad869 Mon Sep 17 00:00:00 2001 From: Tito Arrigo Date: Wed, 27 Sep 2023 13:48:10 +0200 Subject: [PATCH] added GoggleServie-Info.plist --- ios/Runner/GoogleService-Info.plist | 37 +++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 ios/Runner/GoogleService-Info.plist diff --git a/ios/Runner/GoogleService-Info.plist b/ios/Runner/GoogleService-Info.plist new file mode 100644 index 0000000..0632985 --- /dev/null +++ b/ios/Runner/GoogleService-Info.plist @@ -0,0 +1,37 @@ + + + + + AD_UNIT_ID_FOR_BANNER_TEST + ca-app-pub-3940256099942544/2934735716 + AD_UNIT_ID_FOR_INTERSTITIAL_TEST + ca-app-pub-3940256099942544/4411468910 + CLIENT_ID + test-do-not-use.apps.googleusercontent.com + REVERSED_CLIENT_ID + com.googleusercontent.apps.test-do-not-use + API_KEY + 000000000000000000000000000000000000000 + GCM_SENDER_ID + 999999999999 + PLIST_VERSION + 1 + BUNDLE_ID + com.google.example.BannerExample + IS_ADS_ENABLED + + IS_ANALYTICS_ENABLED + + IS_APPINVITE_ENABLED + + IS_GCM_ENABLED + + IS_SIGNIN_ENABLED + + GOOGLE_APP_ID + 1:999999999999:ios:0000000000000000 + DATABASE_URL + https://test-do-not-use.firebaseio.com + + +