Skip to content
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.

Xamarin.Facebook.Android not updated for Android 12? #247

Open
sutharsan025 opened this issue Dec 12, 2022 · 13 comments
Open

Xamarin.Facebook.Android not updated for Android 12? #247

sutharsan025 opened this issue Dec 12, 2022 · 13 comments

Comments

@sutharsan025
Copy link

App getting crash only on Android 12 .

It basically has the Xamarin.Facebook.Android library and I've noticed it is not updated to the last version available (the one that would fix the issue with Android 12 which makes the app crash when you complete the login process, because it misses important flags, MUTABLE and IMMUTABLE, necessary to use the SDK with Android 12+). So I was wondering if there is any way to fix this problem and update the library, since the last stable version is the 11.2.0.1 which was released 1 year ago.

Thank you

@alexis-coulombe
Copy link

Same problem, last stable build was a year ago. There's 2 pending MR waiting review...

@AntRemo
Copy link

AntRemo commented Dec 17, 2022

Hi @moljac @SotoiGhost @Redth @rmarinho,

Would you be able to update this component?

Many thanks! 🙏

@Rudnicky
Copy link

bump

@kasiakoun
Copy link

Hello guys. Any news? The last update was one year ago.

@subbotted
Copy link

Any news?

@lucapan
Copy link

lucapan commented Jan 23, 2023

Any news? Still getting "Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent" on new android devices!

@lucapan
Copy link

lucapan commented Jan 23, 2023

If you only use Facebook Login... i fixed with the workaround posted here:

https://learn.microsoft.com/en-us/answers/questions/1074107/xamarin-facebook-login-android-not-working-for-and

@unamed000
Copy link

Do we have any plan to upgrade this binding into Facebook SDK 14.x ? because version 13.x is having a problem with AndroidX.Activity > 1.5.0 right now

So the workaround is not working if the project have a dependency with AndroidX.Activity > 1.5.0

facebook/facebook-android-sdk#1100

@thisisthekap
Copy link
Contributor

We created a slim binding some time ago: https://github.com/thisisthekap/Xamarin.FacebookSlim.Droid

This covers basic login and permission request features. If additional features are needed: PRs are welcome :)

@mos379
Copy link

mos379 commented Feb 13, 2023

@thisisthekap the problem is most of the time iOS is needed too.

@thisisthekap
Copy link
Contributor

@mos379 We created a slim binding for that at https://github.com/thisisthekap/Xamarin.FacebookSlim.iOS

I hope I find the time to create a CI/CD to publish it to nuget.org within the next few days.

@ankitapatelNew
Copy link

Is there any update in this?

@petrdrabek
Copy link

This is still huge problem on Android devices - we need fix for Facebook authentication. Any updates on this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests