iOS 9 introduced slide over and split view for iPad. How do I simulate these features on an iPad simulator? I have tried swiping from right on iPad Air 2 simul
I tried this one
defaults write com.apple.iphonesimulator AllowFullscreenMode -bool YES
and it worked for me
the reference was: https://www.youtube.com/watch?v=YFPUgQpUmuE