ngx-facebook icon indicating copy to clipboard operation
ngx-facebook copied to clipboard

Standalone mode on iOS

Open keaeriksson opened this issue 7 years ago • 4 comments

Hi and thank you for creating this.

I have a problem when using the Facebook login in iOS standalone mode (i.e. when adding the web app to the home screen). The problem and solution using the standard Facebook SDK for JavaScript is described here: https://stackoverflow.com/questions/11197668/fb-login-broken-flow-for-ios-webapp.

However I am not sure how to implement this solution with ngx-facebook.

keaeriksson avatar Jun 20 '17 13:06 keaeriksson

Sorry for the late response, I will have a look at this and try to implement the fix soon.

ihadeed avatar Jul 06 '17 07:07 ihadeed

I need this as well. Is there any recommended way or workaround at the moment?

juanludlf avatar Jan 15 '18 01:01 juanludlf

@juanlu91 I ended up using the standard Facebook JavaScript SDK and implementing the solution described in the link in the original post. More code but works as expected.

keaeriksson avatar Jan 15 '18 18:01 keaeriksson

@ihadeed guess this repo is stale now and I should remove this from my project or will it this get updated again? I'm running into this issue now.

@keaeriksson do you have an example of what you did that I could see? just in case you're feeling like sharing :-)

jaruesink avatar Jun 13 '18 22:06 jaruesink