CarPlay (iOS) with dynamic screen size causes map to be cropped
I have a Ford F150 2025 and it has a big screen with an option to shrink or enlarge the CarPlay display area.
Even if I leave it large, the app gets a resize event and looks like there may be a race condition handling this event as the map is cropped.
If I go to some other app (ie Music) then back, the problem is solved.
Some of the icons (route, alerts, search) are correctly displayed using the full area. But the map and the speed are bound to the initial/smaller area unless I change the app or I toggle the display area between large and small. The issue only happens for the initial load
1
vote