Google Play services out of date. Requires 11011000 but found 10289574

前端 未结 8 1230
后悔当初
后悔当初 2020-11-29 11:05

I\'ve been strugling with this problem about week now. Been searching similar topics about this but still can\'t resolve my problem.

The Prolem is that when i\'m try

8条回答
  •  遥遥无期
    2020-11-29 11:30

    This has been an ongoing issue with Wear for years (see for example Android Wear Google Play Services).

    The best solution seems to be to not use the latest Play Services release. One option is to find a minimum version that seems to cover your targeted production devices; in your case, this sounds like something in the 10.2 range. Alternatively, pick the lowest release that includes all the functionality you need (I personally am using 9.8.0).

    For reference, here is the Play Services release history: https://developers.google.com/android/guides/releases

提交回复
热议问题