I have written an application in LiveCode. The app was working normally but suddenly the app does not fully fit the screen on iPhone 6.
There are black bars on top and bottom of the app. I added already
Code: Select all
on preOpenStack
set the fullScreenMode of this stack to "exactFit“
end preOpenStackThanks in advance.
Best regards,
Maik

