PSA: If your app has home screen widgets, they will most likely require some extra work to appear correctly on iOS 18 in the tinted mode. (thread)
This profile might be incomplete.
Open on mastodon.social Lukas PetrApp Store:
Contact infoWebsite:
Personal infoAbout:
Indie iOS developer with passion for building great apps. Improving the landscape of time tracking with Timelines.
Wall 1 post
PSA: If your app has home screen widgets, they will most likely require some extra work to appear correctly on iOS 18 in the tinted mode. (thread) |
The difference between the vibrant appearance from last year (iOS widgets on the macOS desktop) is that for the tint mode, the opacity of views is used to render the widget.
You can use the \.widgetRenderingMode environment variable and check for '.accented' to detect this mode.