How to create a test environment for applications with facebook, ionic and firebase

1

I'm creating an application with facebook, ionic and firebase. I am using the authentication API with facebook. I'm facing the following issues:

  • 1) I can not configure the domain url on Facebook developers

.

  • 2) I am not able to configure for local environment, apparently the current situation is accepting applications online with https and .com domains only

I have already looked in the documentation, forums and have not found a solution to at least create a testing environment. I tried switching the url to the firebase application url. Anyway, the message that is displayed is:

  

Unable to load URL: The domain for this URL is not included   in the application domains. In order to load this URL, add   all domains and subdomains to the Application domains field in the   application settings.

Yes, there are topics here in the stackoverflow of problems with that same message, from a time that facebook developers accepted localhost (I even used it a lot) and no https required. Since then, things have changed a lot, but I have not found a solution to these problems.

You can test the application at the following link: link

    
asked by anonymous 25.07.2018 / 19:25

0 answers