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
457 stars 19 forks source link

Windows are not interactive on iOS 18 #57

Closed tgrapperon closed 2 months 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 2 months ago

Fixed in 1.4.5