1

Is it possible ? I check ipad air 4, ipad 8 gen, ipad pro in all simulators, multitasking cannot be started.

roberttom
  • 13
  • 5
  • 1
    Not tested on last version but : https://developer.apple.com/forums/thread/85087 ? And the bezel might help https://stackoverflow.com/questions/30912631/slide-over-and-split-view-in-ipad-simulator (see the different answers) – Larme Dec 15 '20 at 16:57
  • Its not working... – roberttom Dec 15 '20 at 17:28
  • That's my answer you're talking about, and it does work. – matt Dec 15 '20 at 21:14

2 Answers2

1

One counterexample is sufficient to disprove the hypothesis:

enter image description here

Screencast showing how to do it (time sped up for purposes of the demonstration):

enter image description here

matt
  • 515,959
  • 87
  • 875
  • 1,141
0

Firstly and importantly, you need to show device bezel: In Xcode, select menu Window/Show Device Bezel.

Then it will work like real device: Slide from bottom to show dock, drag the app you want to the right side of opening app.

huynguyen
  • 7,616
  • 5
  • 35
  • 48