includeNativeSources

Includes or not the source code of native code when uploading native symbols for Sentry. This executes sentry-cli with the --include-sources param. automatically so you don't need to do it manually.

This only works with uploadNativeSymbols enabled.

See also