jeduan / cordova-plugin-facebook4

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

facebook login double calling... #423

Closed JeongSeho closed 6 years ago

JeongSeho commented 7 years ago

ionic2 calling facebook login

facebookConnectPlugin.login(["public_profile"], (userData) => { console.log(userData); }, (error) => { console.log(error); });

add kakao login.... plugin cordova-plugin-kakaotalk calling facebook brower two popup... i try login... but browser do not close....

gitlovenotwar commented 7 years ago

I have the same issue, login/getuser details open facebook app twice

paulogr commented 7 years ago

Have the same issue here!

eusthace811 commented 7 years ago

Any solution? :(

Thanks!

peterpeterparker commented 6 years ago

Plz use other channels like Stackoverflow for support requests, thx