mobolic/facebook-sdk

delete_object does not return anything.

willyvmm opened this issue · 1 comments

Version of the SDK being used

3.0.0-alpha

Expected Behavior

Following Graph API reference, should return:

{
  "success": true
}

Actual Behavior

Does not return anything.

I would like to fix this issue