I am using the facebook SDK in my app but when I embed comments within a webview it requires the user to login again. Is there anyway to override this? on IOS you can set it to force the login to happen via a webview (instead of using the native FB app) which solves the issue. Is this possible on android?
Thanks in advance