Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Whether its me or my cell phone or my Facebook account problem. I downloaded Faecbook SDK today. Thought I will be running few sample apps today from the examples folder. I tried running SessionLoginSample example and Scrumptious example in the emulator. Both are working fine there. I am able to login using Facebook and moving to other intent as well.

But as soon as I installed the app on my Android phone (S3). None of the application works on my phone. I get a Facebook login screen on my cell phone, after logging in successfully by providing my username and password, I always get Facebook has stopped working. And then I get Scrumptious app has forced closed. I haven't made any changes in the code.

And after sometime I get exception on my console as-

01-30 11:06:08.400: E/AndroidRuntime(7463): java.lang.RuntimeException: Failure delivering result ResultInfo{who=null, request=64206, result=0, data=null} to activity {com.facebook.samples.sessionlogin/com.facebook.LoginActivity}: java.lang.NullPointerException

Does anyone also has faced similar problem? If yes, can anyone help me out here? And is there any way I can post this problem to Facebook developer site as well?

Note:- Is there anything I need to change in the code or some keys before installing the application on the my Android Phone? I am not sure of that. If it is working in an emulator it should work on the Android Phone as well. Right?

share|improve this question
did you try to put your hashkey on facebook? – DevfaR Feb 13 at 9:22
Yup I already did that and it's not working for me. – Nevzz03 Feb 13 at 16:32

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.