Filip Němeček 7/4/2023

Hotfixing widgets for iOS 17: containerBackground + padding

Read Original

This technical article addresses breaking changes to Home Screen widgets in iOS 17, specifically the "please adopt containerBackground API" message and unexpected extra padding. It provides code examples for implementing the new `containerBackground` modifier with backward compatibility and using `contentMarginsDisabled` to temporarily restore the previous widget appearance, allowing developers to quickly fix their apps.

Hotfixing widgets for iOS 17: containerBackground + padding

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week