Skip to content
#

mvvmcross-plugin

mvvmcross logo

MvvmCross is a cross-platform model-view-view model framework that enables developers to create powerful, cross-platform mobile applications. It supports Xamarin.iOS, Xamarin.Android, Xamarin.Mac, Xamarin.Forms, Universal Windows Platform (UWP), and Windows Presentation Framework (WPF).

Here are 9 public repositories matching this topic...

Language: All
Filter by language
sarkreth
sarkreth commented Jul 6, 2017

I just fixed a problem that would manifest differently on every platform on which I tried it. Upon a quick browse of open issues, I think this covers at least #218 and #196.

Basically, it turned out that it's necessary to call ICharacteristic.StopUpdatesAsync() for every ICharacteristic.StartUpdatesAsync() before calling IAdapter.DisconnectDeviceAsync(). I suggest making the de-registering of t

Created by Stuart Lodge

Released June 2013

Organization
mvvmcross
Website
www.mvvmcross.com

Related Topics

dotnet framework xamarin
You can’t perform that action at this time.