MvvmCross-UserInteraction icon indicating copy to clipboard operation
MvvmCross-UserInteraction copied to clipboard

MvvmCross plugin for interacting with the user from a view model

Results 11 MvvmCross-UserInteraction issues
Sort by recently updated
recently updated
newest added

The `ConfirmThreeButtons` is missing the `UIApplication.SharedApplication.InvokeOnMainThread(() => {});` part on iOS :-)

ConfirmAsync blocks indefinitely on android if dialog dismissed by clicking outside it. This is because the task result is only set if the positive or negative buttons are clicked, if...

Hello. Any chance you could add a pre-release package to nuget supporting Mvvmcross 4? Great plugin, by the way.

Hello, I'm using your plugin in a WinRT-WP 8.1-project struggling with disapearing dialogs after suspension. On Apr 2, 2015 you merged pull request #16. This one exactly would fix my...

Yesterday the MvvmCross released the v 4.0.0 version, all plugins need to be updated. I've corrected the namespaces and linked the new version of the MvvmCross.

Hi Is the NuGet package compatible with the latest version of Android or any current one past V2.1 (API 7)? Because I am getting a compile error when I compile...

Several months ago I copied a fork of UserInteraction.cs from somewhere that included a Toast method and a few other bits. I can't track down where I got that from,...

I'm currently working in a Windows 8.1 Universal Application with Windows 8.1 and Windows Phone 8.1 projects. Are there any plans to support this?

It can generate conflicts with future commits, but if you want to include them in the repo, that's the way.