Skip to content

2.6.4

Compare
Choose a tag to compare
@xabldint xabldint released this 17 Dec 09:03
· 1618 commits to master since this release
750319c

App Center

WPF/WinForms

  • [Fix] Use explicit dependencies for .NET Framework assemblies to avoid runtime errors in some applications.

UWP/WPF/WinForms

  • [Fix] Fix sending remaining pending logs after sending 3 concurrent HTTP requests.

Android

  • [Fix] Fix MissingMethodException of String.Split() with some build configurations (a bug introduced in version 2.5.0).

iOS

  • [Fix] Improve log messages for errors when it failed to read/write auth token history.

App Center Crashes

Android

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

iOS

  • [Fix] Fix sending crashes if an application is launched in background.
  • [Fix] Validate error attachment size to avoid server error or out of memory issues (using the documented limit which is 7MB).
  • [Fix] Fix an issue where crash might contain incorrect data if two consecutive crashes occurred in a previous version of the application.

App Center Auth

iOS

  • [Fix] Fix build warnings when adding App Center Auth framework in project.

App Center Distribute

iOS

  • [Fix] Fix missing alert dialogs in apps that use iOS 13's new UIScene API (multiple scenes are not yet supported).
  • [Fix] Fix an issue where users would sometimes be prompted multiple times to sign in with App Center.