Google Play Console Notice:
Starting with Android 16, Android will ignore resizing and orientation restrictions for large-screen devices such as foldables and tablets. This can lead to design and usability issues for users.
We detected the following resizing and orientation restrictions in your app:
<activity android:name="com.journeyapps.barcodescanner.CaptureActivity" android:screenOrientation="SENSOR_LANDSCAPE" />
To improve the user experience in your app, remove these restrictions and verify that your layouts work across different screen sizes and orientations by testing on Android 16 and earlier.
Google Play Console Notice:
Starting with Android 16, Android will ignore resizing and orientation restrictions for large-screen devices such as foldables and tablets. This can lead to design and usability issues for users.
We detected the following resizing and orientation restrictions in your app:
To improve the user experience in your app, remove these restrictions and verify that your layouts work across different screen sizes and orientations by testing on Android 16 and earlier.