ios - FBDialogs presentShareDialogWithParams succeeds but error gets returned -


i attempted use [fbdialogs presentsharedialogwithparams] post story facebook. works in see post strange error in fbsdklog.

fbsdklog: error domain=com.facebook.sdk code=5 "the operation couldn’t completed. (com.facebook.sdk error 5.)" userinfo=0x26958c0 {com.facebook.sdk:httpstatuscode=400, com.facebook.sdk:parsedjsonresponsekey={     body =     {         error =         {             code = 100;             message = "(#100) parameter 'custom_events' or 'custom_events_file' required 'custom_app_events' activity";             type = oauthexception;         };     }; 

what mean? tried looking custom_events_file , custom_events no avail. using ios facebook sdk 3.5

i able remove error disabling "install insights" & "mobile sdk insights" in app console within facebook. appears custom events related app tracking within facebook insights.


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -