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

前端 未结 8 1237
后悔当初
后悔当初 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条回答
  •  萌比男神i
    2020-11-29 11:20

    The problem here is the mismatch of google play services (version) on emulator and gradle file.

    It can be solved by two ways:

    1. Remove the mismatch by downgrading the version of google play services (version) in gradle file to the Google Play Services (version) of the emulator.

    2. Upgrade the Google Play Services on the emulator.

提交回复
热议问题