Top/Bottom Spacing Problems in Native Pages After Mendix 10 Upgrade
0
Hi all, After upgrading our app from Mendix 9.24.33 to 10.24.2, we’ve noticed inconsistent top and bottom spacing on native pages across different devices.In Mendix 9, the default native layouts seemed to automatically handle the safe area (status bar, notch, navigation bar) for both iOS and Android. After moving to Mendix 10, this automatic handling appears to have been removed. Is there a recommended way in Mendix 10 to handle safe-area padding per layout/scenario (with a native top bar) so that spacing scales correctly across iOS/Android devices? Has anyone else experienced similar issues?