I made an android app which uses Cordova-Facebook plugin inorder to connect to Facebook and use the Facebook API's .. while trying it on the mobile i am able to login to Facebook and the api works but the second time i do so i get an error saying
cordova Facebook connect plugin fail on login ! Facebook error: failed to receive access token
( sandbox : disabled )
tried this : Cordova facebook connect plugin fail on login in android
but doesn't work
what am i doing wrong ?