Hi,
I have my app on App Store
Becouse don’t view in full screen…?
Test with companion is ok…
You just want this?
If so, what are you doing about the status bar and title? Not sure about the black bar, what is the height setting for your outer arrangement ?
Hi,
Sorry to answer you now...
I confirm that with the Companion you can see well...
while installing the app from the Appstore no...
These are the Screen1 settings.
qualcuno mi può aiutare…
The problem is with your compiled app: android or ios ( and which version )?
Did you try on different phones?
For the black bar I think there is some settings to check ( as companion and real device has different resolution, for example )
Regarding title and status bar I see you unchecked it in the properties ( and should not be displayed ), so I think the easiest thing is that you create a minimal aia for others to test ( for example, the login page in the first post )
With Android it’s ok…
and title and status bar is unchecked it in the properties…
becouse It’s displayed?… bug with IOS?
Yes, confirmed. This is a new bug with lastest release on iOS. The StatusBar and the Action bar (Title) can no longer be hidden (neither in the Designer nor using blocks). (Tested with the IPA, iOS 26.6.1.)
@ewpatton
If TitleVisible is enabled in the designer, the same problem occurs with the Companion as well.
I have the same problem on android. an app with title and status bar unchecked. previous compil hided status bar but a new compil show status bar on the same device !
probably a new AI version bug…
but this works:(thanks Anke)
If TitleVisible is disabled in the Designer, visibility can no longer be enabled via blocks; if the option is enabled in the Designer, it can no longer be disabled via blocks. This affects both Android and iOS.
Apparently, there are some bugs in the latest release for iOS that need to be fixed first. It makes no sense to look for workarounds here.
it works in my app…