My question is simple, have found similar questions but none of them worked for me.
I want my a href when clickable on mobile to instantly open facebook application and redirect it to specific page.
<a class="mobile" href="fb://https://www.facebook.com/fcbarcelona">mobile</a>
Problem is, when i click on this a href it opens facebook app but stays on news feed. Anyone experienced this and if solved it, how?