I created a cordova application using VS2013 and version 3 of CTP. I just installed VS 2015 and had to remove CTP, as it is now replaced by a new offer from Microsoft.
I can compile and run in debug mode, which calls the Ripple emulator. However, when I try to log in using social networks and OAuth instead of redirecting me to Facebook, I get the following message from Ripple:
This prevents login and significantly disrupts my application. Does anyone know why this might happen?
source
share