appcenter-docs
appcenter-docs copied to clipboard
content repo for Visual Studio App Center on docs.microsoft.com
**Sign the Android Package Kit (APK)** step 6 says _Leave **Module: app**_; latest Android Studio on Win10 says _**Android App Bundle**_ instead. --- #### Document Details ⚠ *Do not edit...
**Sign the Android Package Kit (APK)**, step 4 calls to _Make sure the build variant is set to release._ There is no build variant available unless your top-level view is...
Step 3 says: > 3. In the phone's Settings, select General, Profile & Device Management, then Install profile, and enable Allow. This profile is a necessary part of adding your...
[Hier Feedback eingeben] In HockeyApp when a bug was created there was also a connection between Hockey and the bugtracker. Currently I can find the created bug in my bug...
I am getting notice that we have legacy HockeyApp users. Is there a way to see what percentage of the analytics is from HockeyApp verses AppCenter. Obviously if the percentage...
The documentation for [Creating and managing organizations](https://docs.microsoft.com/en-us/appcenter/dashboard/creating-and-managing-organizations#feedback) specifies the "See all apps" action to apply to Collaborators and Members "only if you belong", whereas for Admins the action seems to...
I am trying to publish react-native app on Google Play Store through app center. While building my app I have set def enableProguardInReleaseBuilds = true in android\app\build.gradle file. So, I...
The URLs to allow in the firewall only specify * api.appcenter.ms * api.mobile.azure.com * *.appcenter.ms However the download seems to come from *.azureedge.net? --- #### Document Details ⚠ *Do not...
[Enter feedback here] --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: 25a102da-b3f2-2221-9e8c-a5acdeb70071 * Version Independent ID: a1edc60a-613c-f19e-0b93-2a8368bdc8dd...
The API call to delete diagnostics data by install ID does not include the install ID as a parameter
In the section `Delete diagnostics data by install ID`, the call that is specified does not include the install ID as a parameter. Instead, it has some other parameters that...