Wizcorp / phonegap-facebook-plugin

The official plugin for Facebook in Apache Cordova/PhoneGap
Other
1.91k stars 2k forks source link

Content Security Policy #1170

Open louisdoe opened 9 years ago

louisdoe commented 9 years ago

Could you please give us an example of CSP meta that would work with phonegap-facebook-plugin and cordova-whitelist-plugin please ?

Thanks

kythanh commented 8 years ago

I don't use any CSP meta for FB plugins and it still working. I think because of the plugins working with FB as native enviromnent so there is no problem with CSP stuffs.

tsal commented 8 years ago

I am having a problem using the example code - specifically it's giving me CSP violation errors on deploy.

EDIT: Sorry for the issue necromancy, but a brand new build environment that worked without the fb plugin has only had this plugin added, and though build works, deployment fails due to Android (the OS) stopping it.