See "Unfortunately, Google play service has stopped" when starting app from ARC Welder -


my app have google play services integrated. metadata is

{"useplayservices":["gcm","maps"]} 

when start app inside arc welder (on chrome os 46.0.2490.71). see error

"unfortunately, google play service has stopped"

and app crashes.

in log console, see error message

"authentication error error: user not signed in."

the crash happens 1st time when load apk in arc welder , test it. in subsequent launches (w/o config changes in welder), app starts without crash. although still see same auth error in log. not sure if auth error related crash.

any idea?


Comments

Popular posts from this blog

php - Invalid Cofiguration - yii\base\InvalidConfigException - Yii2 -

How to show in django cms breadcrumbs full path? -

ruby on rails - npm error: tunneling socket could not be established, cause=connect ETIMEDOUT -