I have a Xamarin.Forms app that needs to launch a second app (TeamViewer). In order to test this, I need to add TeamViewer to the simulator that XF attaches to. The simulator runs on my Mac. Is there a way to get TeamViewer onto the simulator so that my app can launch it?
Thanks!