Revolve - files.meetup.comfiles.meetup.com/5083302/Xamarin Revolve - Dutch... · xamarin test cloud...

Post on 27-May-2020

4 views 0 download

Transcript of Revolve - files.meetup.comfiles.meetup.com/5083302/Xamarin Revolve - Dutch... · xamarin test cloud...

PROUDLY PART OF THE XEBIA GROUP

RevolveDutch Mobile .NET Developers Group

PROUDLY PART OF THE XEBIA GROUP

What’s new in

@vincenth_net @roycornelissen

PROUDLY PART OF THE XEBIA GROUP

Xamarin Test Cloud

• Xamarin.UITest (C#)• Playback movies• .NET stack traces• Upload from XS / VS• Parallel testing• 1109 devices

testcloud.xamarin.com

PROUDLY PART OF THE XEBIA GROUP

Xamarin Test Cloud

PROUDLY PART OF THE XEBIA GROUP

Xamarin.UITest

PROUDLY PART OF THE XEBIA GROUP

Xamarin.UITest

PROUDLY PART OF THE XEBIA GROUP

Xamarin.UITest

PROUDLY PART OF THE XEBIA GROUP

Xamarin Android Player

• Fast Android simulator• Built on top of VirtualBox• ADB compatible

• Battery simulation• Take photos• Easily set location

PROUDLY PART OF THE XEBIA GROUP

Xamarin Profiler

• Works for Android and iOS• Memory snapshots• Time sampling• Native UI on Mac and Windows (WPF)

PROUDLY PART OF THE XEBIA GROUP

Xamarin Profiler

• Works for Android and iOS• Memory snapshots• Time sampling• Native UI on Mac and Windows (WPF)

PROUDLY PART OF THE XEBIA GROUP

Insights

Raygun.io

PROUDLY PART OF THE XEBIA GROUP

PROUDLY PART OF THE XEBIA GROUP

How to?

• Install-Package Xamarin.Insights

• Insights.Initialize (“...api key…”);

• Insights.Track (“…event…”);

• Insights.Report(exception);

• Insights.Identify(…);

PROUDLY PART OF THE XEBIA GROUP

demo

PROUDLY PART OF THE XEBIA GROUP