oney / react-native-gcm-android

GCM for React Native Android
MIT License
172 stars 76 forks source link

google services #73

Closed sarthak-kapoor25 closed 6 years ago

sarthak-kapoor25 commented 6 years ago

FAILURE: Build failed with an exception.

this is the error while processing google-services.json file

{ "project_info": { "project_number": "450560739686", "firebase_url": "https://mobius-enterprise-e6854.firebaseio.com", "project_id": "mobius-enterprise-e6854", "storage_bucket": "mobius-enterprise-e6854.appspot.com" }, "client": [ { "client_info": { "mobilesdk_app_id": "1:450560739686:android:18bc20805ce2db4e", "android_client_info": { "package_name": "com.stratbeans.mobile.mobius_enterprise.app_lms" } }, "oauth_client": [ { "client_id": "450560739686-6cjk62d7tfdr82aj7v2e4p6h370f90ai.apps.googleusercontent.com", "client_type": 3 } ], "api_key": [ { "current_key": "AIzaSyCUoI0Jqd6_aGv89suw4N8pKEdSD5nBU4E" } ], "services": { "analytics_service": { "status": 1 }, "appinvite_service": { "status": 1, "other_platform_oauth_client": [] }, "ads_service": { "status": 2 } } }, { "client_info": { "mobilesdk_app_id": "1:450560739686:android:895d96b297bc7f85", "android_client_info": { "package_name": "com.stratbeans.mobile.mobius_enterprise.app_lms_chromium" } }, "oauth_client": [ { "client_id": "450560739686-ma5p7854ujjlc2pgm31bim2nrhecn89c.apps.googleusercontent.com", "client_type": 1, "android_info": { "package_name": "com.stratbeans.mobile.mobius_enterprise.app_lms_chromium", "certificate_hash": "8188b12bc8ac1c1b9c0bf622b2e900b593d682e8" } }, { "client_id": "450560739686-6cjk62d7tfdr82aj7v2e4p6h370f90ai.apps.googleusercontent.com", "client_type": 3 } ], "api_key": [ { "current_key": "AIzaSyCUoI0Jqd6_aGv89suw4N8pKEdSD5nBU4E" } ], "services": { "analytics_service": { "status": 1 }, "appinvite_service": { "status": 2, "other_platform_oauth_client": [ { "client_id": "450560739686-6cjk62d7tfdr82aj7v2e4p6h370f90ai.apps.googleusercontent.com", "client_type": 3 } ] }, "ads_service": { "status": 2 } } } ], "configuration_version": "1" }