10-25-2012 02:53 AM
Hello
Can you please tell me which is the best way to incorporate facebook login in webworks App. Can i get any tutorial for that ?
Thanks & Regards
11-19-2012 07:55 AM
11-19-2012 09:16 AM
Hello,
There are some OAuth samples in this threat: http://supportforums.blackberry.com/t5/Web-and-Web
11-19-2012 01:20 PM - edited 11-19-2012 01:22 PM
Just wait a few days. The W6 release of Webworks will include an in-app browser that you will be able to use for oAuth.
You will only need to call window.open() with the Facebook login URL inside, etc. and WON'T need to host some PHP script somewhere for it to work.
03-07-2013 10:07 AM
the window.open opens a pop up right? this doesn't works on bb 6 or it does? is there another way to redirect to the webworks app?
03-07-2013 10:08 AM
Right for BB6/7 I when I developed apps for them, I was using PhoneGap. There was a ChildBrowser plugin that came with it which did this.
03-07-2013 10:23 AM
which ChildBrowser plugin? can u give an example?
03-07-2013 10:25 AM
I don't have any sample code myself, but all the info you need should be here - https://github.com/phonegap/phonegap-plugins/tree/