Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

facebook registration #5

Open
paomosca opened this issue Sep 14, 2012 · 2 comments
Open

facebook registration #5

paomosca opened this issue Sep 14, 2012 · 2 comments

Comments

@paomosca
Copy link

i'm trying to login with facebook with ti.parse.js but it seems doesn't fires "success" callback in user._linkWith

so the new user is stored on parse, but i cannot track the creation and cannot get the user.id

anyone experienced the same issue?

@juanbermudez
Copy link
Owner

Facebook in ti.parse.js has not been tested. Since titanium has its own implementation of Facebook I am waiting for parse to let us set the session token manually and just use the fb implementation that comes built in to titanium.

Setting the token manually is expected in one of the next releases of the parse JS sdk.

Sent from my iPhone

On Sep 14, 2012, at 6:06 AM, pablotango [email protected] wrote:

i'm trying to login with facebook with ti.parse.js but it seems doesn't fires "success" callback in user._linkWith

so the new user is stored on parse, but i cannot track the creation and cannot get the user.id

anyone experienced the same issue?


Reply to this email directly or view it on GitHub.

@mmignano
Copy link

mmignano commented Feb 9, 2014

Anyone find a way to do this successfully? Any success with setting the token manually to achieve this?

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants