I'm having a few issues and questions regarding a Facebook login for Mobile. I need to use a simple Facebook login because AIM does not yet remember the user credentials and all mobile apps typically work where you login once and it remembers you. So my workaround for now, since its students is a Facebook login.
So I am a little confused on the call from the browser for mobile versus the setup in Facebook.
I've tried and setup in Facebook the following.
Facebook:
"http://www.testportal2000.com:8080/AwareIM/logon.awfb?domain=smb&mobile=true&mobile_platform=Phone&testingMode=true"
with browser call:
"http://www.testportal2000.com:8080/AwareIM/logon.awfb?domain=smb"
and Vice versa:
Facebook: "http://www.testportal2000.com:8080/AwareIM/logon.awfb?domain=smb"
Browser:
"http://www.testportal2000.com:8080/AwareIM/logon.awfb?domain=smb&mobile=true&mobile_platform=Phone&testingMode=true"
The URL gets changed upon the browser call to:
"http://www.testportal2000.com:8080/AwareIM/req.awfb2?domain=smb&testingMode=false&code=AQAix7FqNudF06I5YJokeJjIxxxxxxxxx......"
No matter what I try, notice that the mobile information is gone in the URL: Not sure if this is Facebook or AIM doing this.
It does login to AIM but it always goes to the desktop perspective. I need the mobile.
Actually, I would need the desktop or mobile depending on where they are logging in from but since this is mainly a mobile app, I was focusing on that aspect.
If anyone has this working, I appreciate you letting me know how to approach this correctly as the AIM docs don't speak to this.
Thanks
Mark