getsentry / sentry-native

Sentry SDK for C, C++ and native applications.
MIT License
395 stars 166 forks source link

Use static STL, hide it from prefab #996

Closed markushi closed 4 months ago

markushi commented 4 months ago

With the JNI move we switched from using the static stdlib to c++_shared. This had the side effect of libc++_shared.so being integrated into the build artifact. As the version of libc++_shared.so is tied to the version of the NDK, this could cause troubles / undefined behavior if customer is using a different NDK version than us.

image
github-actions[bot] commented 4 months ago
Messages
:book: Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Generated by :no_entry_sign: dangerJS against 72af5d28df80706e4b8d4c402b124a8368ce738b