I want to automatically test an app that enables users to message each other. To do so, I need to make sure that I can receive messages on device A that were sent from device B. What's a good way to do this?
According to Is there a way to simulate multiple iphones using xcode/iphone sim?, it was completely impossible five years ago. Is that still the case?