Facebook login with Ionic

3

I'm trying to develop an application with Ionic that integrates with facebook, however I have some problems. I have seen other similar discussions but no response or solution. The problem is this: I set up my application on link and I followed the step-by-step that facebook itself comes with. Also, I used as a basis a project in github ( link ) that does the integration and I just changed the APP ID. Until then, beauty.

Then I configured my local IP (IP-LOCAL: 8100) in the configuration of Valid OAuth redirect URIs on facebook.

The question is that, locally it works, but if buildo in the mobile does not work the integration and the following message appears: 'can not load url the domain of this url is not included in the app's domains'. >

I tried setting up with this URL but I was not successful either: www.facebook.com/connect/login_success.htm

I need to know how to setup to work on the device.

    
asked by anonymous 23.05.2017 / 00:23

0 answers