Hi,
I must first say that I do not use B4XPages, but the problem also affects the standard programming.
In Google Play Console it is advised to remove the restrictions for resizing and orientation in the app to support devices with large displays.
Question: how is the problem with B4XPages solved?
I must first say that I do not use B4XPages, but the problem also affects the standard programming.
In Google Play Console it is advised to remove the restrictions for resizing and orientation in the app to support devices with large displays.
Einschränkungen für die Größenänderung und Ausrichtung in deiner App entfernen, um Geräte mit großen Displays zu unterstützen
Ab Android 16 werden Einschränkungen für die Größenänderung und Ausrichtung auf Geräten mit großen Displays wie Foldables und Tablets von Android ignoriert. Dies kann bei deinen Nutzern zu Problemen mit dem Layout und der Nutzerfreundlichkeit führen.
Entferne diese Einschränkungen, um die Nutzerfreundlichkeit deiner App zu verbessern. Prüfe dann, ob deine App-Layouts bei verschiedenen Displaygrößen und ‑ausrichtungen funktionieren, indem du sie unter Android 16 und niedriger testest.
Remove resizing and orientation restrictions in your app to support devices with large displays
As of Android 16, Android will ignore resizing and orientation restrictions on devices with large displays such as foldables and tablets. This can lead to layout and usability issues for your users.
Remove these restrictions to improve the user-friendliness of your app. Then check whether your app layouts work on different display sizes and orientations by testing them on Android 16 and below.
Question: how is the problem with B4XPages solved?