jeduan / cordova-plugin-facebook4

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

IONIC 5 - delay transition pages after login #886

Closed eomonteiro closed 2 years ago

eomonteiro commented 3 years ago

Bug "cordova-plugin-facebook4": "^6.4.0", "@ionic-native/facebook": "^5.28.0",

After login with facebook, when accessing the pages a delay is visible between the navigateForward () and pop () transitions.

Before login or after login close the app completely, it returns to normal

noahcooper commented 2 years ago

This plugin is deprecated. Check out cordova-plugin-facebook-connect at https://www.npmjs.com/package/cordova-plugin-facebook-connect. If you're still running into problems, feel free to open an issue there.