Buglife / Buglife-iOS

Awesome bug reporting for iOS apps
Apache License 2.0
509 stars 63 forks source link

Screen not launching in SwiftUI app #59

Open screenzen opened 1 year ago

screenzen commented 1 year ago

Hi, I'm trying to run this in my SwiftUI app. The code is getting all the way to [self _showContainerWindowWithViewController:nav animated:animated completion:completionBlock];

but no window appears. Any idea how to connect this with my SwiftUI views?