I am using Parse.com service.
In Parse sdk for Unity document, it says to use Unity FaceBook SDK to log in to facebook.
Problem is, if I use the FB.Login method, it automatically logs into facebook with username 0, without even asking for username and password.
How do I get this Facebook login working?
I need something easy enough to understand how this works. I was unable to understand the Friend Smash example.