Lordshiva1948 the problem is that our apps actually do work fine on tablets, but Google Play does not recognize this.
After some digging, it seems our android-manifest does contain
[quote:2jke615m]<supports-screens android:anyDensity="true" android:largeScreens="true" android:normalScreens="true" android:resizeable="true" android:smallScreens="true" android:xlargeScreens="true"/>
which seems like it should do the job, however we still get the warning.