-
Notifications
You must be signed in to change notification settings - Fork 145
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
Facebook plugin + branch on ios does not work #72
Comments
@tkuben , Thanks |
Hi @renesansz Thank you. Looking forward to hearing back from you soon. Currently this is Cheers, On Wed, Mar 16, 2016 at 4:04 AM, Renemari Padillo notifications@github.com
|
@tkuben , Thanks |
@renesansz Sure. What email should I send it to? Cheers, |
Just send it to me Thanks! |
Hi @renesansz I just emailed you a base bone app with just fb login & branch within my codebase. Please have a look and let me know if I can be of any assistance. Cheers, |
Hello @tkuben , Thanks |
@tkuben , Thanks |
Hi @renesansz Yes the latest PR solves the FB + Branch issue. Thank you for the fast turn around. |
What is Latest PR.Please let me know I am facing Same issue |
This was merged in an older version of the SDK. Can you make sure you're using the latest @sandeep14? The current version on NPM is 2.2.3 https://www.npmjs.com/package/branch-cordova-sdk |
hello guys, |
[branch.io] BNCServerInterface.m(758) Debug: URL: https://api.branch.io/v1/open. |
Hi,
I reverted all my code am now trying to get just Facebook and branch plugin to work side by side on my app. Both functionality are crucial for my app. Unfortunately when branch is installed, on ios when I click on the facebook login, I am prompted by facebook to authorize the app but when facebook returns to the app, branch seems to be intercepting the call and I am not receiving any of the response back from the facebook oauth call. Works fine on the android.
Facebook Plugin: https://github.com/Wizcorp/phonegap-facebook-plugin
Debug Logs After FB Login with some sensitive data masked:
Your help would be much appreciated.
Cheers,
TJ
The text was updated successfully, but these errors were encountered: