I just got this email from Amazon regarding incompatibility with the Kindle Fire Tablet:
“Your app does not install on Kindle Fire. Please consult the Kindle Fire FAQ for a listing of incompatible permissions called in your Android Manifest file, as these may be causing problems with your app’s installation on Kindle Fire. If your app currently lists a permission that is not critical to the functionality or user experience of the application, we recommend that you remove it from your manifest file.”
It may require:
<supports-screens android:largescreens="true"></supports-screens>
How do we enter this manually in our build.settings?
Thanks.
[import]uid: 8780 topic_id: 13204 reply_id: 313204[/import]
[import]uid: 32256 topic_id: 13204 reply_id: 49073[/import]