-
Notifications
You must be signed in to change notification settings - Fork 43
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
No native alert dialog #65
Comments
This was the default behaviour back in old Facebook SDK versions. I suppose Facebook decided to just change it and make it parametric. I found this thread relevant: I can add this, but currently I am swamped with other stuff. I'd appreciate a pull request if you can :) |
I don't know if I have enough know how for this. |
Our login call is at line 290 of CordovaFacebook.m I would try the parameter mentioned in the link you shared above, however we are not using the same functions. So I should dive in and do some reading and digging and testing.. (not today though) |
Any news on this? :) |
ping |
Hi @koraybalci ,
why does this plugin always open the Facebook App instead of showing a native alert dialog like other apps do? The app also does not register inside the Facebook Settings.
It should do something like this:
This is much more intuitive then jumping around a few apps. Can you optimize this behaviour?
Seems like this is just a few lines of code:
Wizcorp/phonegap-facebook-plugin#910
The text was updated successfully, but these errors were encountered: