nathantannar4 / Transmission

Bridges UIKit presentation APIs to a SwiftUI API so you can use presentation controllers, interactive transitions and more.
BSD 2-Clause "Simplified" License
423 stars 17 forks source link

Windows are not interactive on iOS 18 #57

Closed tgrapperon closed 1 month ago

tgrapperon commented 2 months ago

It seems that windows are not receiving touch event on iOS 18 simulator at least, either built with Xcode 16RC or 15. To reproduce on 1.4.4, build and launch the example app. Presented windows can't be dismissed on iOS 18, where they can on iOS 17.

nathantannar4 commented 1 month ago

Fixed in 1.4.5