Skip to content

Commit f2c9f02

Browse files
committed
Step 16.1: Add google-services.json FCM config
1 parent ce0df15 commit f2c9f02

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed

google-services.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"project_info": {
3+
"project_number": "152311690748",
4+
"firebase_url": "https://meteor-c069e.firebaseio.com",
5+
"project_id": "meteor-c069e",
6+
"storage_bucket": "meteor-c069e.appspot.com"
7+
},
8+
"client": [
9+
{
10+
"client_info": {
11+
"mobilesdk_app_id": "1:152311690748:android:25f0ec3806cf1f01",
12+
"android_client_info": {
13+
"package_name": "io.ionic.starter"
14+
}
15+
},
16+
"oauth_client": [
17+
{
18+
"client_id": "152311690748-2ht8fdqhlnv8lsrrvnd7u521j9rcgi3h.apps.googleusercontent.com",
19+
"client_type": 3
20+
}
21+
],
22+
"api_key": [
23+
{
24+
"current_key": "AIzaSyD9CKsY6bC_a4Equ2HpbcrSErgJ2pheDS4"
25+
}
26+
],
27+
"services": {
28+
"analytics_service": {
29+
"status": 1
30+
},
31+
"appinvite_service": {
32+
"status": 1,
33+
"other_platform_oauth_client": []
34+
},
35+
"ads_service": {
36+
"status": 2
37+
}
38+
}
39+
}
40+
],
41+
"configuration_version": "1"
42+
}

0 commit comments

Comments
 (0)