cordova-plugin-facebook-connect / cordova-plugin-facebook-connect

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

Android studio vulnerability warning #112

Open GregBath22 opened 2 years ago

GregBath22 commented 2 years ago

Bug or feature request

[ x] I'm reporting a reproducible issue with the code [ ] I'm reporting a feature request

Describe the Bug of feature request

After submitting my latest version of my app which implements this plugin I get the following warning from Google

'**JavaScript Interface Injection Your app(s) are using a WebView that is vulnerable to JavaScript interface injection.

To address this issue, follow the steps in this Google Help Center article.

org.apache.cordova.inappbrowser.InAppBrowser$8->run**'

Plugin version, OS, devices, etc

plugin version 5.0.0 cordova version 10

Additional Context

The build does seem to have been approved and released though I have a date by which the issue must be resolved.. Anyone seeing this issue on Android also?