While running my Cordova app in Chrome using:
cordova run browser
I see the following message in the console:
The method FB.getLoginStatus will soon stop working when called from http pages. Please update your site to use https for Facebook Login. https://developers.facebook.com/blog/post/2018/06/08/enforce-https-facebook-login/
Is this a concern with this plugin?