Issue #65 is the result of Facebook passing in a URL with the mbasic.facebook.com subdomain. Also attached to this pull request is a fix for another issue that is not yet reported.
The other issue is that while a user is inside of MessageActivity, they can click a link (like a user's name) that should refer them back to MainActivity. This doesn't happen because there is no parser set up to handle this. I believe this should address that issue as well, and I have tested it.
Issue #65 is the result of Facebook passing in a URL with the mbasic.facebook.com subdomain. Also attached to this pull request is a fix for another issue that is not yet reported.
The other issue is that while a user is inside of MessageActivity, they can click a link (like a user's name) that should refer them back to MainActivity. This doesn't happen because there is no parser set up to handle this. I believe this should address that issue as well, and I have tested it.