I am facing a strange problem i created an android application which uses map when i run it on my Motorola Atrix 2(OS 4.0.3)
it works fine but when i run it on Samsung SGH-T959HABTMB (OS 2.0)
it does't show any map instead
isGooglePlayServicesAvailable(getApplicationContext())
returns ConnectionResult.SERVICE_VERSION_UPDATE_REQUIRED
on other hand my samsung device already have latest version of google play services
which i checked programatically and compare it with my Atrix 2 google play service version
Following are configuration of my Samsung SGH
Android OS:8
**Google Play Service Version: 4030500**
Open Gl: 2.0
Internet?: true.
i am really confused i have latest version of Google Play Servies and application says that google play service update require, while there is no update available when i check it in Google App store.