-
Notifications
You must be signed in to change notification settings - Fork 27
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
Is this really working #2
Comments
Yes. It works fine in phonegap 2.9.0. thanks, |
Hi, I can't redirect to my app after I accept the permissions, Would I like to know what is my error in the config:
After the permissions, instead the user come back to my app, it redirect to error page HTTP 404. My app is in SandBox. Thanks |
My app is in SandBox, but I am using test users. Tks |
hi The operation couldn’t be completed. (NSURLErrorDomain error -999.) anybody help me? thanks |
the sandbox mode is disabled! |
How to set host? |
I have test it, and looks does not working this plugin... |
I tested it, I am able to hit facebook login api> But because of host name, I am unable to access the access token return in response from Facebook Login API |
so it work with 3.1 and actual fb api? great! |
Yes so far. It hits the Facebook API. But how to handle response is still unclear for me. See the issue details I have Posted: #4 |
Is there an update about the question regarding the redirect issue? I'm experiencing a similar issue where I get the following error message after I log in in facebook: "The resource you are looking for has been removed, had its name changed, or is temporarily unavailable." I am using the same APP Id and secret that is working on our site that I called using the InAppBrowser. What could be the possible issue? Is it in InAppBrowser, is it that FB cannot redirect back to our site because it's inside a "parent element" that is the inappbrowser? |
I tried this facegap plugin for my phonegap 2.4 and 2.9 versions of android apps. But its not working. I want to login facebook through my app. As furini said needs to use inapp Browser to login facebook. Can you please give me example how can i use inapp Browser. Thanks in Advance |
Thankyou for your reply Sir, i registered as facebook developer and i had which host name i will have given for ( eg: www.minddotss.com), this is my Please guide me. Thanks, On Mon, Mar 17, 2014 at 6:01 PM, furini [email protected] wrote:
} //Function callback response
|
Thanks for sending the reference code. I will update you Sir once i will Thanks, On Mon, Mar 17, 2014 at 6:57 PM, furini [email protected] wrote:
|
I was just calling the html like this Logcat shows the following error : Typeerror: result of expression is not a function , undefined please clarify me. first time i am integrating facebook with Phonegap Thanks, On Mon, Mar 17, 2014 at 8:09 PM, furini [email protected] wrote:
|
I just copy and paste your files, and update app id, auth and host. When i message> code: 191 message: redirect_uri isn't an absolute URI. check RFC i can't take screens. Thanks, On Mon, Mar 17, 2014 at 10:02 PM, furini [email protected] wrote:
|
hi all, Regards |
Hai..can you show a tutorial on how to actually use the facegap plugin |
Is this script really working?
In this case, what do you need to put on config host,
if it's running on the mobile not in the server?
The text was updated successfully, but these errors were encountered: