On Aug 28, 2012, at 10:44 AM, Fencer04 <[email protected]> wrote:
> I am being told that users with Jelly Bean are getting a message at the top 
> of their screen saying their device isn't capable of downloading my 
> application.

My best guess is that your Properties\AndroidManifest.xml has a 
//uses-sdk/@android:maxSdkVersion attribute:

        
http://developer.android.com/guide/topics/manifest/uses-sdk-element.html#max

The Mono for Android toolchain doesn't set this attribute, so if it's set, you 
did so.

 - Jon

_______________________________________________
Monodroid mailing list
[email protected]

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to