Instagram Login in WebView
-
Hi everyone.
I am trying to open the instagram link to authenticate the user. It is working fine in development but when I do the same thing in the iOS build I get safari open and then I can’t get the callback with the token.
What is the recommended approach for this thing? I have been trying using inAppBrowser plugin from Cordova but it seems not working. Button click does nothing and I don’t know how to debug that.
Any suggestion would be appreciated.
Thanks!