Gone Mobile: Episode 29: Push Notifications

This episode covers pretty much everything there is to know about Push Notifications. From Apple’s APNS to Google’s C2DM and GCM, learn about what they are and how they work. We also discuss the benefits and disadvantages of roll your own with PushSharp and using services like Azure, Amazon EC2, Urbanairship and Parse.

Hosts/Guests: Greg Shackles, Jon Dick

Links:

Thanks to our Sponsors!

Raygun.io

Raygun.io – Exceptional Error Tracking
Raygun.io is the fastest and easiest way to track your application’s errors and get the level of detail you need to fix crashes quickly. Notifications are delivered right to your inbox and presented on a beautiful dashboard.

Details

Xamarin: Contest: Report an Exception with Xamarin Insights

While we all test our apps, whether it be unit tests or automated UI tests with Xamarin Test Cloud, end users still interact with them in ways that we never could have anticipated. We built Xamarin Insights for just this reason&emdash;to help you proactively monitor the health of your mobile apps in the wild and identify […]

The post Contest: Report an Exception with Xamarin Insights appeared first on Xamarin Blog.

Details

Xamarin: Webinar Recording: Diving into Xamarin Insights

The recent release of Xamarin 4 includes Xamarin Insights, which makes monitoring your mobile apps easy with everything you need to catch bugs, inspect user behavior, and track events. In this webinar recording, Product Manager Ian Janicki and Customer Success Engineer Glenn Wester explain how to get started with Xamarin Insights and properly instrument our […]

The post Webinar Recording: Diving into Xamarin Insights appeared first on Xamarin Blog.

Details

Adam J Wolf: Weekly Xamarin Newsletter Issue #76

Syncing Files Between Devices with Azure File Sync Nish Anil, from Xamarin Inc., shows how Azure makes difficult problems easy. A Nicer Messaging Interface For Xamarin.Forms Thomas Bandt finds a nicer and simpler way to send messages. Use IDEA IDE for Android UI design with Visual Studio and Xamarin Corrado shows you how to use […]

The post Weekly Xamarin Newsletter Issue #76 appeared first on Syntax is my UI.

Details

Xamarin: Syncing Files Between Devices with Azure File Sync

In a mobile world, network outages are frequent. Devices are constantly moving and connectivity can vary from great to barely connected to offline, with users expecting your app to continue to function properly. For example, field technicians need the ability to log notes in their field service app, no matter the connection state. Apps can support offline usage by […]

The post Syncing Files Between Devices with Azure File Sync appeared first on Xamarin Blog.

Details

Xamarin: Data Binding Tips and Tricks for iOS, Android, and Windows

Utilizing data binding in Xamarin.Forms applications can greatly simplify application development by automatically synchronizing app data to the user interface with very little work. Previously, we took a look at setting up your project to begin data binding and then saw it in action in an app. In this blog post, I’m going to explore […]

The post Data Binding Tips and Tricks for iOS, Android, and Windows appeared first on Xamarin Blog.

Details