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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
AppCenter
[Feature] Add a AppCenter.IsNetworkRequestsAllowed API to block any network requests without disabling the SDK.
Android
[Fix] Remove android:allowBackup and android:supportsRtl from AndroidManifest.xml in appcenter-loader, to prevent these attributes from merging into the final AndroidManifest.xml in a client app.
UWP
[Fix] Fix infinite loop when old logs cannot be purged by a new one with a different channel name in a case when the storage is full.
App Center Crashes
iOS
[Fix] Merge the device information from the crash report with the SDK's device information in order to fix some time sensitive cases where the reported application information was incorrect.
[Improvement] Update PLCrashReporter to 1.9.0.
App Center Distribute
Android
[Fix] Fix crash during downloading a new release when minifyEnabled settings is true.
[Fix] Add a missing tag android:exported to the manifest required for Android 12.