capacitor-community / facebook-login

Facebook Login support
MIT License
103 stars 58 forks source link

iOS sending version 0.1.3 instead of 16.1.3 to Facebook #142

Open FawadNL opened 1 year ago

FawadNL commented 1 year ago

Describe the bug Am using Angular 16 app and implemented the plugin as mentioned by instructions. But the plugin sends the FBSDK version 0.1.3 instead of 16.1.3. How is this possible?

To Reproduce Steps to reproduce the behavior: Follow the documentation

Expected behavior FBSDK should send version 16.1.3 to Facebook.

Screenshots

Facebook SDK issue

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

natmet commented 1 year ago

Same for Android, is tells that need to upgrade cause version is 0.0.0

image

Im using the version 5.0.3 of the plugin

kumarmanishc commented 1 year ago

Any update on this? It's also happening with me as well. I'm stuck with it to roll out my app..

FawadNL commented 12 months ago

Any update on this @rdlabo please?

kumarmanishc commented 11 months ago

@rdlabo We are stuck on this sdk issue. Can you please let me know if any update on this ?

trinitiwowka commented 10 months ago

Any updates?

image
ThodorisElissaios commented 10 months ago

Any update?

FawadNL commented 9 months ago

@rdlabo can you at least guide where this issue might come from? Will fix it myself and do PR

EinfachHans commented 4 months ago

I experience the same and i think that is more a issue on facebook's side 🤔

forgr-owner commented 4 weeks ago

You can now use https://github.com/Cap-go/capacitor-social-login who implement Facebook with the latest SDK and limited login, and it's maintain by a company who maintain more than 30 plugins.