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.

Logcat is the command to view and filter information from the Android logging system, but more often the name is used as a synonym for the Android logging system itself.

learn more… | top users | synonyms

9
votes
5answers
5k views

Failed to find provider info for com.facebook.katana.provider.AttributionIdProvider

Anyone knows what does this error mean? I get it in LogCat shell every time I connect with my android application to Facebook (via emulator). Attached the code which in charge of authorize ...
0
votes
0answers
122 views

Why do not SessionEvents listeners for Facebook login and logout?

I encountered the following problem - when integrating Facebook in my application, I have implemented the key to login / logout. She had to call up the authorization and replace text in a button after ...