not sure if that was the problem cuz i changed a lot of stuff but thanks..
i have another problem in the FBPermissionDialog: "Allow", "Don't Allow" buttons, no matter which button u press u always get the same method:
- (void)dialogDidSucceed

FBDialog *)dialog;
i thought the key to know if the user pressed "Allow" or "Don't Allow" was in the parameter "(FBDialog *)dialog" but i can't find it there..
any help would be appreciated..
Thanks again!