jeduan / cordova-plugin-facebook4

Use the latest Facebook SDK in your Cordova and Ionic projects
Other
765 stars 510 forks source link

allow read and write permissions #815

Closed burtontanner closed 4 years ago

burtontanner commented 4 years ago

I need to ask for both read and write permission at the same time. It looks like this is safe to do. I have tried it with manage_pages, pages_show_list, and publish_pages.

yuzhakovvv commented 4 years ago

@peterpeterparker don't you think that restriction of permission type is a bit outdated and this PR made sense? :)

E.g. 'manage_pages' is not a read permission but this plugin doesn't allow to request it

peterpeterparker commented 4 years ago

@yuzhakovvv I don't contribute anymore to the plugin therefore can't really help sorry