Closed francorobles closed 6 years ago
Hi @francorobles, do you test this code in the plugin's demo (working with the demo's default FB app), or you are using it with your own FB app? In case you work with the demo's default FB app - requestPublishPermissions will not work because the demo's FB app does not have enabled any of the login permissions you are trying to request. On the other hand, if you use your own FB app, make sure you:
Closing due to inactivity
Hi All,
Any idea how to request publish permission after login? Below is my code, but this doesn't seem to work.