Saturday, 15 May 2010

android - Google play out of date require 4452000 but found 4325034 -



android - Google play out of date require 4452000 but found 4325034 -

i facing issue google play service ads. using rev 17 version of play service in app , using android 4.4.2 installed play service version 4.8.20.

but getting warning below google play services out of date. requires 4452000 found 4325034. , ads not displayed .

but works fine on gingerbread device 2.3.x .

earlier getting below error on kitkat , app crashing.

java.lang.securityexception: attempting read gservices without permission: neither user 10096 nor current process has com.google.android.providers.gsf.permission.read_gservices.

than added read_gservices permission, not crashing ads not displayed because of above out of date issue.

please suggest solution.

thanks.

i solved adding permission manifest file com.google.android.providers.gsf.permission.read_gservices.

android google-play-services ads

No comments:

Post a Comment