Skip to content

Instantly share code, notes, and snippets.

@josegallardo
Last active August 29, 2015 14:10
Show Gist options
  • Save josegallardo/edd2a0fc9abe1e42914b to your computer and use it in GitHub Desktop.
Save josegallardo/edd2a0fc9abe1e42914b to your computer and use it in GitHub Desktop.
Xamarin for Visual Studio v.3.9 Changes
New Features
Unified Devices.
- We’re now showing the devices list in the “Start” button inner drop-down.
- It shows devices that matches de device family defined in the plist.
- Select iPhoneSimulator platform by default when a new iOS project is unfolded.
XCassets
Debugger improvements
Added F# support:
- Templates for Xamarin.iOS (Unified API)
- Templates for Xamarin.Android
Support for Microsoft Visual Studio 2015 Preview
- Installing the extension on VS 2015 Preview
- Detect the Android Emulator for Visual Studio
Xamarin.iOS projects Classic to Unified API migration
Xamarin.Forms 1.3 templates
Xamarin.Android 5.0 support.
Bug fixes
Fixed internal Bug 24472 - Device drop-down is disable in VS 2010
Fixed internal Bug 23969 - Getting error on running iOS Unified API application on device.
Bug 19312 - Supported architecture drop down menu greyed out when iOS target version >= 5.0, can't select ARMv7+ARMv7s
Fixed Bug 24150 - Opening the iOS Build properties changes the MtouchArch on unmodified template projects
Fixed Internal Bug 23551 - [XAP] Already running player shows up twice in device list
Fixed Bug 22494 - Application Loader fails with ERROR ITMS-9000: Invalid Bundle Structure
Fixed Bug 22010 - Getting build error when I set android project as a start up project in Xamarin.Forms
Fixed internal Bug 17824 - Getting error with 'Bundle Assemblies into native code' option enable.
Fixed Bug 17062 - No provisioning profiles have been detected. Please ....
Fixed internal Bug 23502 - [XAP] VS does not recognize when a player is stopped or crashes
Fixed internal Bug 19240 - At iOS Build> Advanced section, in default view no supported architectures displayed.
Fixed Bug 21300 - Updater details links open multiple tabs in browser
Fixed internal Bug 23986 - [XVS] Debugging session ended on iOS device.
Fixed Bug 23076 - Exceptions thrown from async methods on device cause "Debug information is not available for this frame"
IN PROGRESS
Bug 23537 - [XVS.iOS only] Active Directory + unusual network routing causes intermittent "Unhandled Activation Error”
Internal Bug 24662 - In VS, Default 'Compile using Android version' for "Wear App(Android)" template is appearing as 'Use Latest Platform(API Level 21(Xamarin.Android v5.0 Support)’
Internal Bug 24519 - [iOS Debugger] Getting "Frame not in module" message when try to "Step Into".
Internal Bug 18045 - Either VS debugger shows wrong values, or mono has a big bug.
Bug 17857 - Intellisense does not work for types referenced from Android Java Bindings Library projects
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment