Hello, I can't preview SwiftUI previews in Xcode 12, it gives me the error:
PreviewAgentError: Statically rendering previews is not supported on iOS simulators Someone can help me?
Post
Replies
Boosts
Views
Activity
I was able to replicate a bug recently (which seems to have been around for quite a while but I have never been able to replicate), and I don't understand how to fix it.
The steps to replicate it are: On the main screen make an edge swipe gesture as if you wanted to make the interactive pop.
Tap on an element that invokes the push of a screen.
The UI seems to freeze, but if you try to do an edge swipe gesture, the screen that was supposed to open appears slowly, and then closes.