Reply to UIApplicationDelegateAdaptor won't do anything Are you using Firebase in your project? If yes, try disabling the Firebase Swizzling magic in your application's plist file and it should work 😅 <key>FirebaseAppDelegateProxyEnabled</key> <false /> UI Frameworks SwiftUI Jul ’21