Development repository for the App Center SDK for Unity platforms, including Android, iOS, and UWP
Microsoft Visual Studio App Center API
### App Center * **[Breaking change]** Remove `AppCenter.SetCustomProperties` API. #### iOS * **[Fix]** Fix throw an exception when checking …
### AppCenter #### UWP * **[Fix]** Fix sending pending logs after the first application start. #### iOS/Android * **[Feature]** Improved `…
### AppCenter * **[Feature]** Add a `AppCenter.IsNetworkRequestsAllowed` API to block any network requests without disabling the SDK. #### Andro…
### AppCenter #### UWP * **[Feature]** Add a `SetMaxStorageSizeAsync` API which allows setting a maximum size limit on the local SQLite storage.…
### AppCenter #### UWP * **[Feature]** Add a `SetMaxStorageSizeAsync` API which allows setting a maximum size limit on the local SQLite storage.…
### App Center #### Android * **[Breaking change]** Bumping the minimum Android SDK version to 21 API level (Android 5.0), because old Android v…
### App Center #### iOS * **[Fix]** Fix overriding custom `URLScheme` in the post-build script. ### App Center Analytics #### iOS * **[…
This version has a breaking change on iOS - it drops Xcode 10 support, Xcode 11 is a minimal supported version now. ### App Center #### Android …