Skip to content Skip to sidebar Skip to footer

Facebook For Android, Why Can't I Use 'this' As The Activity To Openrequest()?

In my activity class I am unable to open a request or set active session using 'this'. My activity is a child of another activity and that seems to be the only difference between i

Solution 1:

the error log says : ...the caller is singleInstance.

maybe same probleme: Updated - Android Facebook api 3.0 error: Cannot call LoginActivity with a null calling package

Post a Comment for "Facebook For Android, Why Can't I Use 'this' As The Activity To Openrequest()?"