I got some feedback the screen size is not automatically fitting the devices screen like before.
They did change some things. Here is the info. I wonder how I can now fix this and what in Solar2D is causing the problem:
"Your app uses unsupported APIs or parameters for edge-to-edge display
At least one of the APIs or parameters you used, for which you have specified the use of edge-to-edge and window display, has been discontinued in Android 15. Your app uses the following unsupported APIs or parameters:
- android.view.Window.setNavigationBarColor
They are used at the following locations:
- com.ansca.corona.Controller$$ExternalSyntheticApiModelOutline0.m
Migrate away from these APIs or parameters in preparation for the switch to Android 15."
Any help welcome