Im creating a very basic Android App. All it does is renders a mobile site into a WebView. Nothing else to it...
When I'm testing the links and such I run into a problem when trying to "Like" an article through Facebook. What happens is it redirects me to login...then once I login it does nothing. I go back to my Android App and view the site and it does not register that I've "Liked" the article.
If im logged in prior to "Like" the article it still will not mark is as liked on the mobile site. I do verify that I am logged into Facebook but its as if my App cannot read the cookies.
Has anyone had this problem, if so, do you have a fix/workaround?
Thanks