Service Version update required? [duplicate]

折月煮酒 提交于 2019-12-14 01:25:44

问题


I am working on Xamarin Android Application.I am getting ConnectionResult{statusCode=SERVICE_VERSION_UPDATE_REQUIRED, resolution=null, message=null when I try to log in through Google plus in my application.What does this mean? How can I solve this?


回答1:


This message indicates that you need to update Google Play Servcies:

The message from ConnectionResult

The installed version of Google Play services is out of date

Google Play services in Play Store



来源:https://stackoverflow.com/questions/33477587/service-version-update-required

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!