mgcrea/cordova-facebook-connect

Close icon top-left

spirosdi opened this issue · 4 comments

I have successfully added the plugin at a ios app and it is fully functional, thanks a lot. One issue is that the close-icon at the top-left of the modal window does not show up in the device (ios 6). At the simulator running ios 6 shows up correct. Could you please help?

I also encounter close icon in Android. The close icon is always used as application icon. Could you please help to fix?

Update the Facebook SDK in your project and it will be correct.

The Facebook SDK the plugin uses is already updated to 3.1.1 [update(sdk): updated FacebookSDK to 3.1.1 on iOS], i do not think updating the Facebook SDK solves the problem...

Maybe you meant update the whole plugin to the latest version... That did the trick! Thank you alvarlaigna in any case!