Questions tagged [mobile-center]

Visual Studio App Center (formerly Mobile Center) is "Mission Control for Mobile App Development" - a Microsoft service for developing and running mobile apps on iOS and Android utilizing Native code (Objective-C, Swift, Java), C# cross-platform code (with Xamarin) or JavaScript cross-platform code (with JavaScript).

Introduction

Bring your mobile apps written in any language to Visual Studio App Center's cloud and lifecycle services and you'll get faster release cycles, higher-quality apps and the time and data to focus on what users want.

Services:

Continuous everything: Automate your entire mobile app livecycle in a few easy steps.

Sign in and connect your apps to Visual Studio App Center's continuous integration, automated testing, distribution, and feedback capabilities. Our open platform and available APIs make it easy to mix and match the services you want to augment your existing workflow.

Build five-star Apps: Deliver high quality apps and keep users coming back for more

Embed automated UI tests into your build and distribute process, so your app is tested on hundreds of devices before any users see it. Crash reporting and rich analytics bring immediate diagnostics and insights from the experiences of production users.

Cloud Powered: Visula Studio App Center makes it easy for developers to do everything an app needs to do

Successful mobile apps are powered by an enterprise-grade cloud backend that brings scalability, security, data and turnkey mobile features such as authentication and offline sync to apps. Connect apps to data anywhere in the cloud or on-premises.

Support

Mobile Platforms: Objective-C, Swift, Java, Xamarin, React Native Lifecycle Features: Build, Test, Crash, Beta Distribution, Analytics Cloud Features: Authentication, Easy Tables, Offline Sync

We're just getting started and have big plans for helping you deliver better mobile apps faster, with support for Cordova and UWP apps and more lifecycle and mobile cloud services in the near future.

38 questions
0
votes
2 answers

Events not tracked in App Center

I am trying new Visual Studio App Center platform for mobile apps. It gives me the crashes and the installed versions OK, so the app secret and SDK are configured OK. But when I try to track custom Events, according to this tutorial I get "No events…
0
votes
1 answer

What technical specifications are relevant to creating an at-home UnitTest lab?

I need to run tests against physical mobile devices, and need to deploy unit tests to many concurrent devices at the same time. Conceptually, this is similar to the Xamarin Mobile Test Cloud, or Microsoft Mobile cloud... but I need an on-premise…
0
votes
1 answer

Visual Studio App Center - Agente Build

When I automatically build my Xamarin Forms applications (Android and iOS) on the Visual Studio App Center platform, the components are not automatically downloaded as NuGet packages. When a reference error is not found and executed. How to solve…
0
votes
1 answer

Is there a solution to source the app secrets for different build configuration in VSTS Build definition

We are trying to create one build definition to build multiple build configuration. The app uses Mobile Center App secret which will be different for apps built in various configuration. Is there a way to source only the app secret for a particular…
0
votes
1 answer

What to do with handled exceptions in xamarin forms project?

I was using Xamarin Insights until recently. I removed it from my project because it increases start up time and app size significantly. So I was left with 2 options Hockeyapp and Mobile Center from Microsoft. Problem with these 2 is that they dont…
0
votes
1 answer

Mobile Center Build Issue

I've started to use Visual Studio Mobile Center which seems to be a very good tools for my development lifecycle. I am actually working on a Xamarin Forms project and am using Github as Source Control. Unfortunately I am unable to build my project…
0
votes
2 answers

Building Xamarin.Forms app in mobile Center

I have mobile center set to build from my git repo of my app but for some reason the build process does not recognize the using statement using System.Net.Http; and for that reason it fails. is there something I'm not doing exactly?
John
  • 410
  • 1
  • 4
  • 19
0
votes
0 answers

Connectiong to VSTS in Mobile Center (Error getting list of repositories: TypeMismatchError)

I create new application in Mobile Center and I want to connect to source repository. My repository is on Visual Studio Team Services. When select repository, i get next message: Error getting list of repositories: TypeMismatchError Can anybody…
Nenad J.
  • 331
  • 2
  • 8
1 2
3