FacebookComponents icon indicating copy to clipboard operation
FacebookComponents copied to clipboard

Results 66 FacebookComponents issues
Sort by recently updated
recently updated
newest added

Newer facebook sdk has privacy manifest file added. But this xamarin SDK does not have it yet.

We are stuck at version 11.2.0.1, will there be an update so as to solve the problem for android >= 12? Thanks in advance

We need to make sure that bitcode is disabled when building frameworks as it seems Apple does not longer accepts bitcode since Xcode 14.

We are missing few methods in the current `6.6.0` version of Xamarin.Android package. Example: ` ad.LoadAd(ad.BuildLoadAdConfig().WithAdListener(listenser).Build());` In above `WithAdListener` does not exist. Please update the FAN Xamarin.Android to SDK version...

I use admob mediation to display facebook ads (using Xamarin.Facebook.AudienceNetwork.Android v 5.10.1) and when a Facebook ad is displayed, I've got this crash : ``` java.lang.AbstractMethodError: abstract method "void com.facebook.ads.AdListener.onLoggingImpression(com.facebook.ads.Ad)"...

I've browsed existing forks but it doesn't seem anyone has been successful. I found some other NuGets but neither are open-source and I'm nervous of including some DLL that is...

Hello @SotoiGhost and community, This week, I've been working on getting the bindings updated for both the Facebook Android and iOS SDK to v16.0.0 and the Audience Network bindings to...

what version of the SDK are you using? We get this error when we try to crate a campaign on Facebook.

Facebook login fail, if Android target API is set to 31 and device running Android 12 `java.lang.IllegalArgumentException: air.nn.mobile.app.main: Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or...

When we built the Andriod project after adding Facebook.Android 11.2.0 we are getting below. **error XA4215: The Java type `kotlin.io.path.ExperimentalPathApi` is generated by more than one managed type. Please change...