Closed woko666 closed 5 years ago
The current way of getting application window crashes on nil exception in Xcode 10. UIApplication.shared.keyWindow seems to be the standard way to get the current window in swift
UIApplication.shared.keyWindow
The current way of getting application window crashes on nil exception in Xcode 10.
UIApplication.shared.keyWindow
seems to be the standard way to get the current window in swift