HomeiOS Developmentios - How do I migrate from UIApplicationDelegate to UISceneDelegate in app...

ios – How do I migrate from UIApplicationDelegate to UISceneDelegate in app with common Views and SKViews?


I’ve an app that I must replace to make use of UISceneDelegate as a substitute of UIApplicationDelegate. In my app I take advantage of a daily ViewController to have a collectionView of assortment cells.When the consumer touches a collectionView cell it launches a SKView with SKSpriteNodes. When the consumer completes the duties within the SKView they return to the CollectionView to decide on one other cell and go to a different SKView.
My query issues utilizing different views in addition to SKView.
Can I consumer a daily ViewController and SKView when utilizing UISceneDelegate?
Can I consumer each UISceneDelegate and UIApplicationDelegate in a single app?
Can I take advantage of collectionView with cells in a SKView?
I feel I can determine how one can create buttons, pictures, and audio with SKView however undecided how one can do a CollectionView with cells in SKView. Can somebody level me in the appropriate route for an instance of this.

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

- Advertisment -
Google search engine

Most Popular

Recent Comments