Search code examples
facebookexporeact-nativefacebook-javascript-sdk

Unable to save changes of Android platform in Facebook developer console


I have created an Facebook developer account and added iOS platform and provided necessary details in that and then clicked on the button 'Save Changes' and changes are saved perfectly but when I added Android platform and gave hash key and then clicked on the 'Save Changes',changes are not saved and Android platform is not being added.

I am using expo facebook authentication for my app. I tried loggin in using iOS mobile, it's working perfectly but when I tried logging in using Android mobile, it's not working. Pop is not shown and error message 'Facebook Login Error: Error: An error occurred while trying to log in to Facebook' is being printed.

Any help would be appreciated. Thanks in advance.


Solution

  • I solved this issue after a day by logging from another browser(Edge) other than Chrome.