-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
Crash FacebookSDK Validate.kt line 129 #1151
Comments
@michaeltiket got a bit confused. Were you able to reproduce the issue?. I'm facing exact same issue with the same stack trace. I'm also using 14.1.1. Wondering if you have found a fix for it ? |
@sannysinghs no, i am not able to reproduce, and also hasn't found the fix 😢 |
I face the same issue where the Facebook initialization (SDK version 13.1.0) is delayed. To reproduce the error, we need to figure out how to trigger (or what triggers) the |
I have the same issue on the newest
|
Hi @admund , have tried your steps to reproduce, but i still cannot reproduce it on my side. Steps to reproduce:
i try using FB SDK 16.1.3 |
|
Thanks @admund i have reproduced it 🙏 , so the fix is need to merge your changes right? |
@michaeltiket you need to build Facebook SDK with this fix and add to your app |
Hi @admund , I saw your fix and it works and I was wondering if you are planning to merge it or just keep it open as reference? |
Checklist before submitting a bug report
Java version
11
Android version
variance
Android SDK version
14.1.1
Installation platform & version
Gradle
Package
Core & AppEvents
Goals
User not facing the crash
Expected results
User not facing the crash
Actual results
This was not happen when using facebook SDK is 11.2.0, only happen after update to 14.1.1 for supporting Android 12+ and adding client Token
I do not know how to reproduce as the crashlytic dashboard show early crash <1 Second. and there is no code reference to our codebase.
Steps to reproduce
Update Facebook SDK to 14.1.1
Code samples & details
The text was updated successfully, but these errors were encountered: