Skip to content

2.6.2

Choose a tag to compare

@xabldint xabldint released this 26 Nov 01:42
af50d9c

App Center

WPF/WinForms

  • [Fix] Fix an error on running same application twice and enabling App Center.

UWP/WPF/WinForms

  • [Fix] Fix an issue where internal SDK exceptions would sometimes be "unobserved" and would cause undefined behavior.
  • [Fix] The SDK now detects the SQLite database is corrupted and deletes it and creates a new one to start over.

App Center Crashes

UWP/WPF/WinForms

  • [Fix] Validate error attachment size to avoid server error or out of memory issues (using the documented limit which is 7MB).

UWP

  • [Fix] Fix NuGet package dependency.

AppCenterDistribute

iOS

  • [Fix] Fix native link error when using Distribute module without Auth and building for real devices.