Open tgobbens opened 1 year ago
same here, still show me error android SDK v0.0.1
glad i'm not the only one experiencing this issue :)
glad i'm not the only one experiencing this issue :)
A fix is to stop using the latest.version SDK and use com.facebook.android:facebook-android-sdk:13.0.0 instead
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+
I experience same issue on Facebook SDK 16.0.1 for Unity
We're experiencing the same issue
Same for our app
Same for our app
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
Even I am facing the same issue even after updating to 16.0.2
Try 15.2.0 @Mehta2015
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?
https://github.com/facebook/facebook-android-sdk/compare/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?
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