I cant find way to post new status on Facebook via Easy Facebook SDK. Im logging in, everythings is ok. Then trying to fire up this line of code
Status facebookStatus;
/* some code */
facebookStatus.setMessage("Some text");
aaaand im getting force close dialog :S