Facebook SDK 7.4.0 Automatic Login

Hello,

I searched the whole net for a solution for this but couldn’t find anything related to it.

I created a fully working scores API with the Facebook SDK 7.4.0 with the help of the tutorials found on Grey Zoned website.
Though on an Android device, when I try to login to Facebook or try to upload a new score, the game stops for a moment and the user can’t do anything until the action is done, and this icon shows up (working/loading icon)

http://puu.sh/nvPVp/35e2c345be.png

The question is: Is there a way to login and upload the scores to Facebook in the background? without interrupting the user (Silent login/submitting score)

Appreciate any help!

anyone? someone should know how to answer since all unity games using facebook can login without having this problem im facing…