android - GoogleService failed to initialize, status: 10 in Google Maps App -


i trying run default google maps application android studio, have api key. problem getting error:

googleservice failed initialize, status: 10, missing expected resource: 'r.string.google_app_id' initializing google services.  possible causes missing google-services.json or com.google.gms.google-services gradle plugin.  01-27 18:58:26.980 16757-16757/elbauldelprogramador.com.gpsqr e/gmpm: scheduler not set. not logging error/warn.  01-27 18:58:26.990 16757-16788/elbauldelprogramador.com.gpsqr e/gmpm: uploading not possible. app measurement disabled 

i've checked answer: googleservice failed initialize , have placed json in app/, still not work.

the thing app runs correctly in sony xperia z1 , galaxy s ii. in huawei honor 4x not working.

does have clue of may happening?

problem solved, happening sd card being unmounted when device connected on usb. if launch app without usb plugged works perfectly.


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -