I need to support iOS 12 and iOS 13.
Should I be duplicating code between AppDelegate and SceneDelegate?
For example:
Xcode 11.* and Swift 5.*
Follow the steps given below after that your code will work fine for both iOS 12 and iOS 13 -
Hope this will work for someone. Happy Coding