What do I need to enter for the OAuth redirect URIs on the facebook developer page when developing hybrid application with ionic framework / cordova?
The current setup does not allow the app on the device to connect use facebook connect.
What should the URL look like?
I used https://github.com/nraboy/ng-cordova-oauth and added
To Facebook dev page