FacebookComponents icon indicating copy to clipboard operation
FacebookComponents copied to clipboard

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

When I try to install the Xamarin.Facebook.iOS nugget package I'm getting the following error: Error Could not find a part of the path 'C:\Users\[my username]\.nuget\packages\xamarin.facebook.sharekit.ios\12.2.0.1\lib\xamarinios10\Facebook.ShareKit.resources\FBSDKShareKit.xcframework\ios-arm64_x86_64-maccatalyst\FBSDKShareKit.framework\Modules\FBSDKShareKit.swiftmodule\arm64-apple-ios-macabi.swiftinterface'. The Package Manager output contains...

We have been using this package for sometime now, and everything was working perfectly. Facebook made these changes: https://developers.facebook.com/docs/facebook-login/android/deprecating-webviews and now we get the following error when trying to login...

Latest Version Of Facebook Audience Network Is 6.1.0 but Current Nuget Version is 5.10.1 . Please Update the Package as soon As Possible as old SDKs effect Ads integration and...

Hello, The Facebook connection of my application does not work anymore. I got the error Login attempt failed. at com.facebook.login.LoginManager.onActivityResult(LoginManager.java:226) I have these settings in my Manifest ``` ``` Do...

Since it was quite some time since the latest update.. This solves as well issues #210 #236

The official documentation at https://developers.facebook.com/docs/app-events/getting-started-app-events-ios/#manually-log-events says: `AppEvents.shared.logEvent(AppEvents.Name("battledAnOrc"))` But i can't seem to find `AppEvents.Name` :S Are the docs outdated? There are also no samples about it.

I'm getting {ObjCRuntime.ObjCException: Objective-C exception thrown. Name: InvalidOperationException Reason: fb311748384755035 is not registered as a URL scheme. Please add it in your Info.plist But this is registered as I enter...

Hello there, I started to receive this issue from Facebook. I don't send parameters manually. We need to update sdk version or something? ![image](https://github.com/xamarin/FacebookComponents/assets/11502896/f1a7f356-91d9-429f-9dae-ee01e12a2f29)

This PR updates the Facebook SDK to version 11.3.0 for Android builds. This should fix an error in the Facebook Login (https://github.com/xamarin/FacebookComponents/issues/236, https://github.com/facebook/facebook-android-sdk/issues/997) without needing any further changes.

Hi We have bin having som issues with the Facebook Meta business campaigns where some of they get invalid status. When we contact Meta the only ask us to update...