You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Crashlytics NDK 18.3.1 is not capturing native crashes for Android API 29+ because libcrashlytics-trampoline.so is being removed from the artifact.
The text was updated successfully, but these errors were encountered:
A change to a dependency in the way we build the Crashlytics NDK left libcrashlytics-trampoline.so out of the artifact. This only affects Android API 29+. We fixed the build process in #4311.
The Crashlytics NDK 18.3.1 is not capturing native crashes for Android API 29+ because libcrashlytics-trampoline.so is being removed from the artifact.
The text was updated successfully, but these errors were encountered: