Cordova InAppBrowser in Ripple Emulator - "It looks like a browser, only everything in your application"

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:

enter image description here This prevents login and significantly disrupts my application. Does anyone know why this might happen?

+4
source share

All Articles