- This topic has 6 replies, 5 voices, and was last updated 10 years, 8 months ago by Code_A.
-
AuthorPosts
-
jensgottMemberAnybody have any luck finding a methode to use facebook connect as login for you MobiOne native app?
The problem is that the normal FB SDK does not work as far as I can see. It tries to setup som iframes which does not go.
And using the oauth dialog is no good either as it needs a redirect address.
I was acutually thinking of setting up a triangle where the app calls oauth and have a call back to my website. Then have the app get information about login from the website using the state var as ref. But that seems like a bit over the top solution.
I know that the builder is based on Cordova and for that there is a facebook api plugin – but as there is no access directly to the api only via phoneui.js this is not an option yes.
So anybody with any ideas or expirence?
Best
Jens G
support-octavioMemberHi Jens,
We will include the Facebook API plugin in the list of plugins we are considering adding during the next PhoneGap upgrade.
shahinMemberDo we have the plug in ready in 2.6 version? I am trying to incorporate Facebook app in my Mobione app, what is the best why now?
support-octavioMemberHi shahin,
>Do we have the plug in ready in 2.6 version?
No. We will be providing a ton of new features in our MyEclipse IDE product late March/early April that will enable you to dig in and customize your apps as you choose.
Unknown AuthorParticipantWhat is MyEclypse?
Why should Mobione users be excited about it?
Is this another piece of software to buy?
shahinMemberThank you, support.
By any chance has anyone been able to add Facebook app to the current version? If so do we know what mechanism they have been used?
I am putting a fully tested JavaScript inside iframe, but somehow Facebook replies as the URL used is not what it expects.
Code_AMemberI am also interested in seeing an example of how to incorporate the Facebook login into MobiOne.
I came across the PhoneGap Facebook Plugin but have not yet had a chance to mess with it to see if I can get it working. It looks pretty involved so it would be nice to know ahead of time if this will even work with MobiOne. This is the next project on my list.
I also tried to use the Facebook API for Javascript SDK but I have not had any luck with it thus far. I basically just pasted the code into an HTML widget in MobiOne and tried to call the login screen…but to no avail. I just get a blank screen.
if anyone has an example, please post!
-
AuthorPosts