I am using Intel XDK crosswalk to build my app. When I upload the APK file to the production, then a bulb comes up next to the upload button saying "Design your app for tablets and a link - What you need to fix". When I click on What you need to fix, it says -
Your Production APK needs to meet the following criteria:
Your APK should include custom drawables assets for common tablet screen densities. Learn more
And because of this reason, it looks like in the app store the app will not be mentioned in the category of "Designed for tablets". It will only be mentioned as "Designed for phones"
In the build settings of Intel XDK crosswalk, I provided all the information needed. I am not sure what is the reason for this error. IntelRobert / someone knowing how to fix this using Intel XDK, could you please help?