Forum Mobile Adobe AIR + Facebook QuickConnect

Everything mobile goes here.

Adobe AIR + Facebook QuickConnect

Postby LokoVarrido » April 22nd, 2013, 8:56 am

I'm trying to authenticate the User via quickconnect (facebook) in my game mobile (iOS, Andorid, Blackberry ...) ...

When I use the method PlayerIO.quickConnect.facebookOAuthConnectPopup.

The app switches to a screen browser (Safari on the iphone for example) to log in and authorize the facebook app.

After typing User and facebook password and log shows the screen to authorize, and after authorizing the app, switches to another screen where it says to wait and never changes.

what is the problem?
The same code works normally in my adobe air game to browser.

Image
LokoVarrido
 
Posts: 1
Joined: April 22nd, 2013, 7:03 am

Re: Adobe AIR + Facebook QuickConnect

Postby RastaRalle » May 27th, 2013, 12:19 pm

I'm having the same problem right now!
Any solutions to this?
RastaRalle
 
Posts: 63
Joined: August 18th, 2010, 2:46 pm

Re: Adobe AIR + Facebook QuickConnect

Postby Benjaminsen » October 3rd, 2013, 4:52 pm

You cannot use QuickConnect for mobile devices. You must use the Facebook iOS / Android API to do the authentication then pass the token returned from there to FacebookOAuthConnect on Player.IO
Benjaminsen
.IO
 
Posts: 1444
Joined: January 12th, 2010, 11:54 am
Location: Denmark

Re: Adobe AIR + Facebook QuickConnect

Postby RastaRalle » October 4th, 2013, 1:09 pm

yes, I figured this out myself quite some time ago.
I'm using a facebook ane to get an access token and use this to connect to playerio via facebookoauthconnect.
This is working like a charm.

Ralf
RastaRalle
 
Posts: 63
Joined: August 18th, 2010, 2:46 pm


Return to Mobile



cron