I have uploaded a app to the Android market. I have given the minSdk version as 8 in the manifest so that the application is available for devices running 2.2 and above
But I am facing a very strange behavior where the app is not visible on all the devices with version 2.2. Have tested with multiple devices but the behavior is random, it shows on some devices & not on others
And one more important thing, the application is clearly visible on the Android market website and mentions that the application is compatible with 2.2 & above
Has anyone faced a similar issue. Any ideas? Is this something to do with some other parameter in the manifest, something related to location etc?