Deploy a phone-only android app

Please provide the following:

  1. SDK Version: 37
  2. Platforms(Android/iOS/web/all): Android

Hi !
In the app.json we can select supportsTablet: false for iOS, but not for Android… I’m currently building my Android app using Google Play Console, and I’m asked to upload screenshots for AndroidTV & Tablets, but my app is meant to be a phone-only app.

How can I restrict this ? It looks like it’s not doable manually in the Google Play Console, looks like it must be done during the build phase, more precisely in the AndroidManifest.xml that is I guess generated by Expo.

Any help on this?

Thanks!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.