Post

Replies

Boosts

Views

Created

Xcode SwiftUI Preview "app" wants to access data from other app
I am writing SwiftData app, using a group container. When editing a SwiftUI file, every couple of seconds a dialog - that the app wants to access data from other apps - pops up. It is impossible to edit a view file while Canvas preview is open. If preview is resumed the dialog has to be confirmed twice. Each time the app is started from Xcode, the dialog has to be confirmed again. Any idea, how to stop these boring dialogs?
2
1
435
Dec ’24
SwiftUI Table does not render in popup
I have a small example app which uses a context menu to open an editor view. The screenshot below is from Xcodes Preview. When I run the application the Table is not rendered. See below: The code can be downloaded from Github/TableBug
Topic: UI Frameworks SubTopic: SwiftUI
1
0
258
Feb ’25