Tecnologia do Blogger.
RSS

Re: [androidbrasil-dev] Re: Problema com login no facebook

Bom dia!

o erro:
06-03 00:15:57.312: E/AndroidRuntime(19917): Caused by: java.lang.NullPointerException: Argument 'context' cannot be null

Como você está usando fragments utilize: getActivity().getApplicationContext() no lugar no this em seu "context" provavelmente em:
 

LoginManager.getInstance().logInWithReadPermissions(this, Arrays.asList("email","user_photos","public_profile"));

Espero que ajude.

2015-07-29 3:00 GMT-03:00 Gabor Peto <gabor.peto@viagogo.com>:
I have the same issue. Did you manage to resolve this?

--
You received this message because you are subscribed to the Google Groups "Android Brasil - Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to androidbrasil-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Android Brasil - Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to androidbrasil-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

0 comentários:

Postar um comentário