FB.ui({ method: 'apprequests',
message: 'come on man checkout my application.'});
When I invoke this method I am getting prompt with friend list and send request button. In notification area "ABC" sent you request in "XYZ" is visible but Message is not visible. What to do?
