I created an Ionic (Apache Cordova) app using Visual Studio 2015 RC. I created it in its own solution file, and I can run it using Ripple.
Now I want to move the files i
I came across this error recently - I found that the Debug config was defaulting to "Any CPU" and I got Ripple working again by switching it to "Android" (and "Galaxy tablet"). I'm not sure if this is too simple a fix but it worked for me - note that I didn't have VS2015 running in administrator mode (or remove the .suo) file.