How to resolve “App Not Active” error during Facebook login?
First time when i click on login with facebook I got the pop up with id password input field then after that everytime I click on login with facebook I got following error message
App not active: This app is not accessible right now and the app developer is aware of the issue. You will be able to log in when the app is reactivated
I restarted the debug session as well thinking that it will allow me to enter new id pw so that I can test with same developer account but nothing happens
The error message “App Not Active” during Facebook Login indicates that there is any problem or issue in your Facebook App settings. There may be a problem in setting access for the FB login. In order to resolve this issue you can checkout the following:-
First, you can check the status of your Facebook app on the Facebook developer dashboard. You should ensure that your app status is live or in App development. If it shows in development means it is in an inactive state. Therefore, ensure that is set to live to allow login properly.
If things are not settling yet, you can check your cache. It has been seen recently that sometimes excessive caches can make your login improper. Therefore, try to clear also caches of your FB app.
You can try reauthorization of permission. It may help when you close the authorization and then reauthorize it.
Check your Facebook App on different devices to check whether the login function working or not. It will ensure that either you have a problem in your mobile setting or other aspects.
After doing all possible steps, if the problem remains, you can reach out to Facebook developer support to ask for solutions. They may provide specific solutions for your specific problems.