I'm getting this too trying to implement a UIViewControllerRepresentable wrapping around image picker. I had my own class / struct for that initially, but figured I messed something up, so I went and snagged a couple of examples from the 'net with the same results.
I'm running Xcode 12.4 on Bit Sur 11.2.1 on an M1 mini.
I thought I'd do this latest project in SwiftUI, but once again, I'm just feeling like it's not ready for prime time, and this is a show stopper for me; I'm ready to trash it and start over in .XIBs because I've done this same thing 100 times in .XIBs and storyboard with 100% no issues.
I even stripped out all the view controller stuff in my ControllerReprestable and just went with a wrapping of a very generic UIViewController.
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: