Xamarin Android FCM Push

This commit is contained in:
mjjo
2018-03-27 18:07:09 +09:00
commit d16851e4eb
15 changed files with 635 additions and 0 deletions

42
google-services.json Normal file
View File

@@ -0,0 +1,42 @@
{
"project_info": {
"project_number": "1094229055585",
"firebase_url": "https://fmctest-13b5c.firebaseio.com",
"project_id": "fmctest-13b5c",
"storage_bucket": "fmctest-13b5c.appspot.com"
},
"client": [
{
"client_info": {
"mobilesdk_app_id": "1:1094229055585:android:15dde39904bb2192",
"android_client_info": {
"package_name": "FCMTest.FCMTest"
}
},
"oauth_client": [
{
"client_id": "1094229055585-pvr896cvt92gm7cbekuc716567u07hei.apps.googleusercontent.com",
"client_type": 3
}
],
"api_key": [
{
"current_key": "AIzaSyCYaRvS5KNuoqXYPmWzcqgmwIZq07JDkB4"
}
],
"services": {
"analytics_service": {
"status": 1
},
"appinvite_service": {
"status": 1,
"other_platform_oauth_client": [ ]
},
"ads_service": {
"status": 2
}
}
}
],
"configuration_version": "1"
}