Showing category results for Mobile Dev Blog

Dec 10, 2018
Post comments count0
Post likes count0

Deck the Halls with an Improved Visual Studio App Center Portal UI

Bo-ying Fu [MSFT]

As we’re wrapping up 2018 here at Visual Studio App Center, our team is proud of the new features and functionality we’ve been able to deliver to you this year. Over the next two weeks, we want to share some improvements we’ve been doing behind the scenes, along with some new and exciting changes for 2019. I often hear customers commenting on ho...

Dec 7, 2018
Post comments count0
Post likes count0

Visual Studio App Center CLI Customers – Event-Stream Package Security Update and Next Steps

Amanda Chew

On Nov 26, 2018, the npm security team removed `flatmap-stream` from the popular `event-stream@3.3.6` package. In late September, `flatmap-stream` had been added as a dependency by a GitHub developer identified as “right9control” in an apparent attempt to attack the `ps-tree` package running in copay, a cryptocurrency wallet. You can read about the...

Nov 21, 2018
Post comments count1
Post likes count0

Announcing iOS App Extension and watchOS Support in Visual Studio App Center

Nilofer Rajpurkar [MSFT]

Whether you want to add a widget to the Today screen, create new photo editing tools directly in the Camera app, or bring your app to the Apple Watch, App Center is excited to continue enabling developers to create amazing mobile experiences.

iOS
Nov 16, 2018
Post comments count0
Post likes count0

Thanks, HockeyApp. Visual Studio App Center Will Take It From Here

Visual Studio App Center

Reposted from the HockeyApp blog. One year ago, we announced Visual Studio App Center as the future of HockeyApp. During this journey we listened to you and have continued to improve App Center in every way. We started out with the next generation of your favorite HockeyApp services: distribution, crash reporting and analytics, and added new ser...

Nov 15, 2018
Post comments count0
Post likes count0

Announcing the General Availability of App Center Diagnostics

Blanca Delgado Parra [MSFT]

We have been working hard to improve App Center Diagnostics, making it more robust, performant, and scalable. From your feedback we are also bringing you a consolidated UI, combining crashes and errors in one view, as well as introducing a more intuitive symbol upload experience. With these changes, we are happy to announce Diagnostics is a Gene...

Nov 13, 2018
Post comments count0
Post likes count0

Visual Studio App Center Unity Editor Extension- A Better Unity Experience

James White [MSFT]

Just a few weeks ago, we shipped our Unity SDK and support for Unity in Visual Studio App Center portal. We have been excited to see the reception so far, seeing many new Unity apps created using App Center. To help integrate more seamlessly into the tools you are already using, and make the experience better, the App Center team is happy to announ...

Nov 9, 2018
Post comments count0
Post likes count0

Xcode 8.0-8.3.2 Deprecation in Visual Studio App Center

Nilofer Rajpurkar [MSFT]

This September, Visual Studio App Center delivered same-day build support for Xcode 10. As our community builds fewer than 1 percent of apps with older versions of Xcode 8, we will focus on supporting Xcode 8.3.3 and higher. Effective November 28, 2018, we are ending support for older versions of Xcode, including 8.0, 8.1, 8.2, 8.2.1, 8.3.1 and 8.3...

Oct 23, 2018
Post comments count0
Post likes count0

Visual Studio App Center Levels Up with Unity Support

James White [MSFT]

Unity is one of the most popular and recognized game development platforms on the market to date. Microsoft has had a long-standing partnership with Unity, with Visual Studio Tools for Unity being the default installed editor experience for Unity developers around the world. Continuing in our quest to make mobile developers more productive, and bet...

Oct 18, 2018
Post comments count0
Post likes count0

Visual Studio App Center: A New But Familiar Upgrade for HockeyApp Customers

Visual Studio App Center

App Center is the next generation of HockeyApp, and there’s a lot of reasons to start using App Center today. All your existing HockeyApp data and configurations are already available to you in App Center, so you can start exploring today.

Oct 3, 2018
Post comments count2
Post likes count0

Testing Xamarin Applications with Visual Studio App Center

Visual Studio App Center

With App Center you can perform both unit tests and automated UI tests within a CI/CD pipeline. You should launch your unit tests on a post-clone step and UI-tests on post-build step. While planning your UI test strategy (how many testing devices, how many tests, and how often to perform them) you should consider that UI testing requires more time ...