I am getting the below warning and the app shows a black screen for iOS 13
[SceneConfiguration]
Info.plistconfiguration "(no name)" for UIWindowSceneSessionRoleApplication contained UISceneDelegateClassName key, but could not load class with name MyApp.SceneDelegate.
How can I resolve this issue?