Using Visual Studio to test Ionic 2 on real IPhone

I am building an Ionic 2 app in Visual Studio. I’m following this used the TwitterConnect plugin in this demo:

http://blog.ionic.io/twitter-app-ionic-2/

When I run the simulator, and try to log on twitter the following window appears (probably because the plugin does not support simulation)

image

I would like to test this functionality out. Preferably I would like to test this on my iPhone without publishing other places. Can I do this directly from Visual Studio, or do I need a Mac?