Skip to content
This repository has been archived by the owner on Aug 3, 2019. It is now read-only.

RuntimeException: Failure delivering result ResultInfo #205

Open
hugoM1 opened this issue Jul 30, 2014 · 3 comments
Open

RuntimeException: Failure delivering result ResultInfo #205

hugoM1 opened this issue Jul 30, 2014 · 3 comments
Labels

Comments

@hugoM1
Copy link

hugoM1 commented Jul 30, 2014

Hi,
I'm having an Exception on this line:
simpleFacebook.onActivityResult(this, requestCode, resultCode, data);

When the user is login into the app and Facebook is returning the callback in the onActivityResult method.

I hope you can help me'

Thanks.

@sromku
Copy link
Owner

sromku commented Oct 13, 2014

What is the exception?

@nomyzs
Copy link

nomyzs commented Jun 30, 2016

Hey,
I think happens to me as well.
It's a NPE on simpleFacebook instance
Fatal Exception: java.lang.RuntimeException Unable to resume activity {registration.activities.GetInActivity}: java.lang.RuntimeException: Failure delivering result ResultInfo{who=null, request=64206, result=0, data=null} to activity {activities.GetInActivity}: java.lang.NullPointerException: Attempt to invoke virtual method 'void com.sromku.simple.fb.SimpleFacebook.onActivityResult(int, int, android.content.Intent)' on a null object reference

@freebumba27
Copy link

Is there any ans of this question?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants