You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 3, 2019. It is now read-only.
Hi i am using OnPublishListener to publish on facebook wall: text and image. onComplete() method of listener is called successfully and log message is also printed that Published successfully. The new post id = 0, but when i do check on my facebook wall there is no post.
I already added permissions Permissions.BASIC_INFO, Permissions.EMAIL, Permissions.PUBLISH_ACTION, Permissions.PUBLISH_STREAM.
Please help me out, i am stuck into this issue.
The text was updated successfully, but these errors were encountered:
Hi i am using OnPublishListener to publish on facebook wall: text and image. onComplete() method of listener is called successfully and log message is also printed that Published successfully. The new post id = 0, but when i do check on my facebook wall there is no post.
I already added permissions Permissions.BASIC_INFO, Permissions.EMAIL, Permissions.PUBLISH_ACTION, Permissions.PUBLISH_STREAM.
Please help me out, i am stuck into this issue.
The text was updated successfully, but these errors were encountered: