I have a UIKit/Mac Catalyst app with a Safari extension target. Both have an app group container to share UserDefaults with one another. When that access happens however, I always get this dialog saying that my app wants to access data from other apps.
What am I doing wrong? #UIKit #Swift #SwiftUI #BuildingInPublic
