Layout / Dispaly of text; e.g. in Button, when using automatic width is OK in Companion or Android apk, there is some space on left & right.
But in iOS application (.ipa), there is no space and button is shrinked:
I think the issue is that the buildserver is still a little behind the main server, and on the main server we switched the default project theme from Classic to Device Default, but this change hasn't been picked up in some of the core build logic. I will take a look and see if it is an easy fix.