Questions tagged [visual-studio-app-center-distribute]

Visual Studio App Center brings together multiple services commonly used by mobile developers into an integrated cloud solution.

Visual Studio App Center brings together multiple services commonly used by mobile developers into an integrated cloud solution. Developers use App Center to Build, Test, and Distribute applications. Once the app's deployed, developers monitor the status and usage of the app using the Analytics and Diagnostics services, and engage with users using the Push service.

64 questions
0
votes
1 answer

App Center in-app updates not showing up in Xamarin Android app

I'm attempting to configure AppCenter.Distribute for in-app updates within my Xamarin Android app. Here is the very basic setup code, which I have in my main launcher activity's OnCreate method (AFTER the base.OnCreate call): AppCenter.Start…
0
votes
1 answer

CodePush CLI Migration (to AppCenter)

I currently use CodePush for my Cordova app. Love it. Microsoft is moving it to AppCenter, and here's the migration guide. The migration guide notes that the old CLI will be retired in October 2018: we are commited to maintain the CLI through…
0
votes
2 answers

VSTS Yaml Build - App Center Service Endpoint could not be found

I'm trying to setup my build definition with YAML. I'm using the AppCenterDistribute task. It requires and endpoint to MS App Center. I've setup one as per this tutorial. However, I got that error message: "Step input serverEndpoint references…
ossentoo
  • 1,675
  • 2
  • 20
  • 44
-1
votes
1 answer

App Center build failed for xamarin android project

I am trying to set build configuration on APP CENTER for xamarin Android project like below. when i run the build i am getting below error. "/Users/runner/work/1/s/EmguCVSource/Android/Emgu.CV.Platform.Android.csproj" (default target) (2:2)…
1 2 3 4
5