Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Needs upgrade The latest version #1191

Open
5 tasks done
tgobbens opened this issue Jun 6, 2023 · 13 comments
Open
5 tasks done

Needs upgrade The latest version #1191

tgobbens opened this issue Jun 6, 2023 · 13 comments

Comments

@tgobbens
Copy link

tgobbens commented Jun 6, 2023

Checklist before submitting a bug report

Java version

1.8

Android version

11

Android SDK version

33

Installation platform & version

Maven, Gradle

Package

Core & AppEvents

Goals

I've upgraded to the latest Android Facebook SDK version but the Facebook dashboard keeps reporting "Your Facebook SDK is out-of-date. Please upgrade to v5.0 for access to new privacy features". And on the settings page "Android v8.2.0 Needs upgrade The latest version is 13.0.0". We have however upgraded the SDK to the latest version and confirmed this in the app.

Expected results

We expect the Facebook Setting dashboard to not show this error message.

Actual results

Android v8.2.0 Needs upgrade The latest version is 13.0.0

Steps to reproduce

No response

Code samples & details

// INSERT YOUR CODE HERE
@babydanger
Copy link

same here, still show me error android SDK v0.0.1

@marshall86
Copy link

glad i'm not the only one experiencing this issue :)

1 similar comment
@cool8868
Copy link

glad i'm not the only one experiencing this issue :)

@shjorthdk
Copy link

A fix is to stop using the latest.version SDK and use com.facebook.android:facebook-android-sdk:13.0.0 instead

@marshall86
Copy link

A fix is to stop using the latest.version SDK and use com.facebook.android:facebook-android-sdk:13.0.0 instead

sorry but that's not a solution but a "patch".. we're at version 16.1+

@volodymyrpukha
Copy link

I experience same issue on Facebook SDK 16.0.1 for Unity

@ralphotowo
Copy link

We're experiencing the same issue

Screenshot 2023-08-30 at 7 13 14 PM

@jaedung
Copy link

jaedung commented Sep 14, 2023

Same for our app

1 similar comment
@gauranggoda
Copy link

Same for our app

@mahmoudelfouly
Copy link

There's an issue or bug with versions 13.0.0 | 16.0.0 | 16.2.0 .. the issue solved only with version 15.2.0

@Mehta2015
Copy link

Even I am facing the same issue even after updating to 16.0.2

@mahmoudelfouly
Copy link

Try 15.2.0 @Mehta2015

@mikehardy
Copy link
Contributor

Interesting. I maintain the react-native ecosystem bindings for this library 👋 plus I use it (via react-native) in work apps, so I am interested in resolving this

So if 15.2.0 works but 16.0 does not, then what is the difference between them?

sdk-version-15.2.0...sdk-version-16.0.0

Just the version and server protocol version seems to me. That implies there is some backend system that may be responsible for detecting a range of supported versions and showing (or not showing) the upgrade prompt on the dashboard.

@xinzhu-cai - with sincere apologies for tagging you, I believe (may be wrong...) that you are the main facebook contributor here for the last few months? Perhaps this is something you have knowledge of?

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

No branches or pull requests