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?
asked
2 answers
0

Yes, you need to update Native Mobile Resources, the SafeView widget has an update where this is fixed.

 

answered
0

Hi Stephan,

We are experiencing the same problem and also have upgraded the module to latest MX10 (10.24.6) version of 'Native Mobile Resources'. Version 'V 10.1.2' or later is not fixing the problem with the overlapping navigation issues. Maybe we have to make some changes on our side to get this thing right? Some help would be much appreciated.

answered