appcenter-docs
appcenter-docs copied to clipboard
content repo for Visual Studio App Center on docs.microsoft.com
The code in https://docs.microsoft.com/en-us/appcenter/distribution/codepush/rn-get-started#background-react-instances does not work. I had to use the comment https://github.com/microsoft/react-native-code-push/issues/1464#issuecomment-490567340 to make it work. Please update the documentation as the issue is from 2019 and the...
"Select View > Pads > Unit Tests to display the Unit Test pad. Expand UsingUITest > UsingUITest.UITests > Test Apps" There is no "Pads" choice anymore, and I can see...
In the directions it states to use: xcrun instruments -s devices but on my Mac this doesn't return a list of simulators instead I get: ❯ xcrun instruments -s devices...
This text from the page is not very useful: "Contact support If you still have problems with log in, open a support ticket in the App Center portal. We would...
To distribute an enterprise app AppCenter signs it ... the problem is that it does not sign it correctly and we have to unwrap it then re-sign it through the...
[Enter feedback here] --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: 868e3edf-f3af-950e-4f8a-ea30c392e883 * Version Independent ID: a725a1f2-fe7b-b7be-8e5e-6db22c2a756d...
Seem that "CODE_SECTION" shouldnt be part of this example: ``` #!/bin/bash find $APPCENTER_SOURCE_DIRECTORY -name '*.sln' -print0 | xargs -0 -n1 nuget restore -DisableParallelProcessing CODE_SECTION ``` --- #### Document Details ⚠...
Hi everyone, Is there some solution? :) I create a PowerShell script to deploy an android .apk file to AppCenter. But I have an error and I don't have fixed...
Since Robot Framework utilizes Appium in its mobile testing. I was wondering if it is possible to use the Robot Framework for MS App Center? --- #### Document Details ⚠...
Setting up webhooks from AppCenter into Slack using the "no-code" option and utilizing Slack Workflows, the webhook fails on the App Center side - sending the payload on a triggered...