Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Facebook Page in Android Webview

I want to open a facebook page in my app using webView but when i do this, it keeps showing the page and at the top ask me either to sign in or sign up

but when i click sign in it redirect me to the facebook page in the default browser and it show the page because i m logged in - in the default browser

like image 314
Mohamed Naguib Avatar asked Mar 01 '26 13:03

Mohamed Naguib


1 Answers

webview.getSettings().setJavaScriptEnabled(true);
like image 116
Aditya Nikhade Avatar answered Mar 04 '26 13:03

Aditya Nikhade



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!