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 />
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: