I’m using phonegap-plugin-facebook-connect and it is working well (I can login the user and query the API) but the session that I’m getting has expiration. I wonder if is there any way to get the access token without expiration.
Thanks in advance!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes, you will need to request
offline_accessin addition to the other permissions your app requests. See https://developers.facebook.com/docs/reference/api/permissions/