Windows Bridge for iOS Updates

Microsoft has announced several new features for the iOS to UWP tool plus a new batch of code samples to help developers bring their iOS apps over to the Windows Store.

Richard Hay, Senior Content Producer

June 7, 2016

2 Min Read
Windows Bridge for iOS Updates

This week Microsoft announced new features for their Windows Bridge for iOS and a new collection of code samples and open source sample apps to help developers learn how to use the bridge and bring their iOS apps over to the Windows Store.

Microsoft first announced the Windows Bridge for iOS at BUILD 2015 last year as a means to encourage iOS developers to port, with a minimal amount of work and changes, their apps over to Universal Windows Platform (UWP) apps for the Windows Store. All of this is accomplished while using iOS APIs and their Objective-C code that already exists.

Since then we have seen several apps that have used this tool to publish on Windows 10 and now Microsoft is pushing out several new features that will help that process be even easier.

Here are the key update highlights:

CoreFoundation

The iOS bridge team has merged the official, canonical implementation of CoreFoundation into the WinObjC code base. As a result, the complete CoreFoundation/Foundation framework is now available for use in the bridge.

Layout constraints

This week, we’re adding support for two recent additions to Auto Layout. In iOS 9, Apple introduced two new classes designed to simplify adding layout constraints to views: NSLayoutAnchor and UILayoutGuide. This greatly reduced the amount of code required to create simple, edge-anchored layouts that scale properly when the host screen or window is rotated or resized.

Beginning with this week’s release, the iOS bridge now offers full support for both NSLayoutAnchor and UILayoutGuide.

Of course there are your normal collection of bug fixes and performance improvements but this update allows iOS devs to use even more of their existing Objective-C code and layouts on the Windows 10 version of the app.

Along with the above features, the code samples have all been updated and even more are being prepared for you to use as you dive in and learn more about the bridge.

If you are already using the Windows Bridge for iOS you can download the updated bridge release and new code samples right now from GitHub.

Interested in learning more about the bridge or getting started with it then check out the main Windows Bridge for iOS portal at the Windows Dev Center.

But, wait...there's probably more so be sure to follow me on Twitter and Google+.

----------

Looking for an awesome, no-nonsense technical conference for IT Pros, Devs, and Devops? Check out IT/Dev Connections!

IT/Dev Connections

About the Author

Richard Hay

Senior Content Producer, IT Pro Today (Informa Tech)

I served for 29 plus years in the U.S. Navy and retired as a Master Chief Petty Officer in November 2011. My work background in the Navy was telecommunications related so my hobby of computers fit well with what I did for the Navy. I consider myself a tech geek and enjoy most things in that arena.

My first website – AnotherWin95.com – came online in 1995. Back then I used GeoCities Web Hosting for it and WindowsObserver.com is the result of the work I have done on that site since 1995.

In January 2010 my community contributions were recognized by Microsoft when I received my first Most Valuable Professional (MVP) Award for the Windows Operating System. Since then I have been renewed as a Microsoft MVP each subsequent year since that initial award. I am also a member of the inaugural group of Windows Insider MVPs which began in 2016.

I previously hosted the Observed Tech PODCAST for 10 years and 317 episodes and now host a new podcast called Faith, Tech, and Space. 

I began contributing to Penton Technology websites in January 2015 and in April 2017 I was hired as the Senior Content Producer for Penton Technology which is now Informa Tech. In that role, I contribute to ITPro Today and cover operating systems, enterprise technology, and productivity.

https://twitter.com/winobs

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like