Skip to content

Commit 2e43bc4

Browse files
committed
ndk-update merge
2 parents a0efbdb + 68fab41 commit 2e43bc4

File tree

12 files changed

+23
-16
lines changed

12 files changed

+23
-16
lines changed
-1010 KB
Binary file not shown.
935 KB
Binary file not shown.

Android/lib/arm64-v8a/libbacktrace-crashpad.so.meta renamed to Android/lib/arm64-v8a/libbacktrace-native.so.meta

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
-650 KB
Binary file not shown.
610 KB
Binary file not shown.

Android/lib/armeabi-v7a/libbacktrace-crashpad.so.meta renamed to Android/lib/armeabi-v7a/libbacktrace-native.so.meta

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
-1.01 MB
Binary file not shown.
942 KB
Binary file not shown.

Android/lib/x86/libbacktrace-crashpad.so.meta renamed to Android/lib/x86/libbacktrace-native.so.meta

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
This release adds the ability to capture native iOS crashes from Unity games deployed to iOS. The Backtrace Configuration now exposes a setting for games being prepared for iOS to choose `Capture native crashes`. When enabled, the backtrace-unity client will capture and submit native iOS crashes to the configured Backtrace instance. To generate human readable callstacks, game programmers will need to generate and upload appropriate debug symbols.
55

66
- Renamed attribute uname.sysname and added default uname.sysname detection for new Unity platforms.
7+
- Updated Android NDK libraries used by Unity plugin.
78

89
## Version 3.1.2
910
- `BacktraceData` allows to edit list of environment variables collected by `BacktraceAnnotations`

0 commit comments

Comments
 (0)