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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,14 @@
1
1
# Backtrace Unity Release Notes
2
2
3
+
## Version 3.15.0
4
+
5
+
Improvements
6
+
- iOS/macOS: Update Unity native integration for Apple platforms.
7
+
- Android: Fix native crash handler startup on split APK / OBB / Google Play Asset Delivery installs by resolving the correct APK path for the crash handler.
8
+
- Android: Bump bundled Android binaries to the latest Backtrace Android SDK version.
9
+
Bugfixes
10
+
- Windows: Fix unbounded growth of stored scoped attributes.
0 commit comments