After Google Play Service update to version 13 I got an error

后端 未结 8 1440
小蘑菇
小蘑菇 2020-11-22 06:02

How can I resolve this error?

Caused by: java.lang.illegalargumentexception 11-01 11:08:12.845: E/AndroidRuntime(28885): Caused by: java.lang.Illega

8条回答
  •  独厮守ぢ
    2020-11-22 06:43

    I did create a file "version.xml" in the res/values folder of the included copy of google services and pasted the code:

    
    
    4030500
    
    

    the original copy missed the file and it did solve my problem

提交回复
热议问题