FacebookComponents icon indicating copy to clipboard operation
FacebookComponents copied to clipboard

Can you update the referees for the SDK

Open JoacimWall opened this issue 3 years ago • 11 comments

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

image

JoacimWall avatar May 21 '21 08:05 JoacimWall

I am having a similar issue. Existing app with Facebook SDKs was updated from 5.12 to 9.0.1 and still shows the old version on the Facebook settings screen. Been trying to follow Facebook's update docs with no luck.

Screen Shot 2021-05-24 at 1 50 57 PM

joelduttweilergmf avatar May 24 '21 18:05 joelduttweilergmf

Hi can someone please answer to what version of the native SDK that this nuget is wrapping?

Is the version name the same as the underlying sdk? The latest version of this nuget is 9.0.1.5 but there is no official version from Facebook with that version number.

Thanks Joacim Wall

JoacimWall avatar Jun 02 '21 11:06 JoacimWall

Hi @JoacimWall

I don't know for sure... but I believe the version is Facebook SDK 9.0.1 Audience Network 6.3.0

I obtained this info from the release commit. https://github.com/xamarin/FacebookComponents/releases/tag/FacebookiOS-9.0.1 https://github.com/xamarin/FacebookComponents/commit/36402a05680622c41267201d29f0b140b3a02b7d

@mattleibow may be able to confirm.

AntRemo avatar Jun 03 '21 19:06 AntRemo

The native SDK version should 100% be mentioned somewhere in the documentation where it's impossible to miss, as it's such an important detail. Not nice if one has to dig through sources to figure out what native SDK versions the package uses.

Thank you.

Tommigun1980 avatar Jun 04 '21 15:06 Tommigun1980

Does anyone know why Facebook doesn't see that we've updated the SDK?

joelduttweilergmf avatar Jun 04 '21 15:06 joelduttweilergmf

Does anyone know why Facebook doesn't see that we've updated the SDK?

It does work for me: Screenshot 2021-06-04 at 18 45 02

Tommigun1980 avatar Jun 04 '21 15:06 Tommigun1980

Does anyone know why Facebook doesn't see that we've updated the SDK?

It does work for me: Screenshot 2021-06-04 at 18 45 02

What all did you need to update besides the NuGet package?

joelduttweilergmf avatar Jun 04 '21 15:06 joelduttweilergmf

What all did you need to update besides the NuGet package?

Please open a new ticket as not to pollute/hijack this one. Thanks.

Tommigun1980 avatar Jun 04 '21 15:06 Tommigun1980

What all did you need to update besides the NuGet package?

Please open a new ticket as not to pollute/hijack this one. Thanks.

Isn't my issue related to the original question of JoacimWall?

joelduttweilergmf avatar Jun 04 '21 15:06 joelduttweilergmf

Hi If anyone else get this problem there is a setting in the Facebook portal where you pick the version you would like to use. So in my case the app was using correct version but the Facebook portal was configured to use version 5.2 by default.

JoacimWall avatar Dec 08 '21 14:12 JoacimWall

We can use this library now on Facebook Audience Network SDK for .NET for Android Anjo.Android.Facebook.AudienceNetwork (>= 6.16.0)

and for login Anjo.Android.Facebook (>= 16.3.0)

mhdwaelanjo avatar Feb 28 '24 13:02 mhdwaelanjo