In iOS 13, what events do I get when the user swipes my app up in the app switcher?
问题 I'm finding it extraordinarily difficult to categorize and account for what events I get (or don't get) when the user swipes my app up in the app switcher on iOS 13. This seems to be because of changes caused by the multiple scene support. What are the events that I get in that situation? 回答1: Let's assume that your app supports window scenes. So what the user is swiping up in the app switcher is really a scene , not your app as a whole. Then the possibilities appear to be as follows. On an