Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Add devices to Ripple of Visual Studio 2015

Visual Studio 2015 brings to us an great function is run an Cordova project on browser by using Ripple.

It provides us only 3 virtual-devices.

enter image description here

We can emulate ours project on other virtual-devices by change the devices Option on brower like this.

enter image description here

Well, I know something not supported here, and that is the iPad device is not supported by Visual Studio or Ripple.

How to make them support (or add the profile of ) iPad ?

like image 880
user2877989 Avatar asked Oct 20 '22 04:10

user2877989


1 Answers

Well I guess I have figured out the answer.

Just start the emulator with ios after the debug option. if u select ripple iPhone 5 there, it will work perfectly. enter image description here

like image 111
lkn2993 Avatar answered Oct 21 '22 23:10

lkn2993