jeduan / cordova-plugin-facebook4

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

Orientation issue with showDialog popup #823

Closed sandipsakure closed 3 years ago

sandipsakure commented 4 years ago

showDialog pops is opening only in portrait mode , not in landscape mode. Anyone can help here how to make it in landscape mode.

noahcooper commented 3 years ago

This was likely an issue with an old version of the Facebook SDK.

This plugin is deprecated. See cordova-plugin-facebook-connect at https://www.npmjs.com/package/cordova-plugin-facebook-connect. I confirmed that sharing works as expected both in portrait and landscape with the most recent version of the SDK.