You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Facebook login to get access token is working in Android and iOS platform. But same implementation breaks in windows platform.
In windows platform, it will show up the login screen. after entering the credentials it will continuously show the loading screen. Doesn't redirect to callback URL.
Cordova version : 6.5.0
Windows Platform version: 4.4.3
Android Platform version: 6.1.2
Inappbrowser version: 1.7.1
Phone Name: Windows phone 925
Phone OS version: Windows Phone 8.1
The text was updated successfully, but these errors were encountered:
I've never actually tried this with this Windows platform. Always assumed Windows platform received inferior support with Apache Cordova.
That said, since this plugin relies 100% on the Apache Cordova InAppBrowser plugin, if redirections are not working it would be because of a problem with that plugin.
Facebook login to get access token is working in Android and iOS platform. But same implementation breaks in windows platform.
In windows platform, it will show up the login screen. after entering the credentials it will continuously show the loading screen. Doesn't redirect to callback URL.
Cordova version : 6.5.0
Windows Platform version: 4.4.3
Android Platform version: 6.1.2
Inappbrowser version: 1.7.1
Phone Name: Windows phone 925
Phone OS version: Windows Phone 8.1
The text was updated successfully, but these errors were encountered: