meteocool / ios

meteocool iPhone + iPad App in Swift
GNU Affero General Public License v3.0
5 stars 1 forks source link

keyWindow deprecation warning during build #113

Closed Flowm closed 3 years ago

Flowm commented 3 years ago

Nothing critical right now, just something to fix for future releases:

meteocool/ios/meteocool/lib/LocationUpdater.swift:138:63: 'keyWindow' was deprecated in iOS 13.0: Should not be used for applications that support multiple scenes as it returns a key window across all connected scenes
v4lli commented 3 years ago

Thanks for the report. :) Will try to fix this in soon, tracking in #84