Post

Replies

Boosts

Views

Activity

Comment on viewWillTransition not called since change to UISceneDelegate
Thanks again! We don't have the UISceneStoryboardFile in the configuration because we initialize our ViewController in scene(_ scene: UIScene, willConnectTo session: UISceneSession, options connectionOptions: UIScene.ConnectionOptions) (see the last code block). The second UISceneConfiguration is used in our tests. But I also tried without it and it didn't work either.
Topic: UI Frameworks SubTopic: UIKit Tags:
Oct ’21
Comment on viewWillTransition not called since change to UISceneDelegate
Thanks again! We don't have the UISceneStoryboardFile in the configuration because we initialize our ViewController in scene(_ scene: UIScene, willConnectTo session: UISceneSession, options connectionOptions: UIScene.ConnectionOptions) (see the last code block). The second UISceneConfiguration is used in our tests. But I also tried without it and it didn't work either.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Oct ’21