I have been using ionic view app on my iphone device to test out my app. It works great. However, it does not seem to work well with ngCordova facebook integration. It successfully redirects to facebook and after login success, redirect seems to fail and it brings me to my actual facebook account page. I suspect it is due to the fact that ionic view app uses the inbrowser plugin to launch my app and my app launches another inbrowser on top of that, causing conflicts?
BTW ngCordova integration with facebook works great with iOS Simulator and presumably on actual physical device but not on the ionic view app. Any advice to getting it run thru ionic view app?
Hey were you able to find a solution to this problem? I am having the same issue with firebase authentication. It works fine on the emulator, but just goes to a blank page when I use ionic view.
I’m wondering if the OAuth just isn’t a supported plugin with Ionic View yet? I’ve been trying with ngCordova OAuth and Azure OAuth without much luck. If you’ve found a way around this please let me know
Has anyone figured this out?? I am having the same problem trying to test logging in with google. It seems to freeze at the Deny/Allow google OAuth screen.