Created Unassigned: iOS - bindings does not work [7670]
I have downloaded latest sources and tried to run sample project (Flower) on iOS. App launches fine, but it crashes on following code:AddCommentViewController, line 28_commentBinding = this.SetBinding(...
View ArticleEdited Unassigned: iOS - bindings do not work on device [7670]
I have downloaded latest sources and tried to run sample project (Flower) on iOS. App launches fine, but it crashes on following code:AddCommentViewController, line 28_commentBinding = this.SetBinding(...
View ArticleNew Post: getting Locator error at run time when trying to use DataTemplate
Hello, I seemed to be getting jammed up trying to reference a command in my view model from a data template in another file. I've tried following the examples here and here (as well as others), but the...
View ArticleNew Post: Dependency injection inside the background task
Hi, I use MVVM Light Toolkit and I would like to also use dependency injection inside the background task (Windows Runtime Component). Is there any option how to achieve that? Thank you, Jakub
View ArticleCreated Unassigned: Exception in IsInDesignModeNet() in WP8 app [7671]
Just a minor issue, when using the PCL version of MvvmLight 5.0.2.0 in WP8 app, the ViewModelBase.IsInDesignModeStatic getter throws inner ArgumentNullException. For people with OCD, that don't like...
View ArticleCreated Unassigned: package installation error msg in v5.0.2 and framework 4...
Hi,After succesful install of v5.0.2 on vs2012, if creating a wpf4 project the following error appears:Package installation errorCould not add all required packages to project.The following package...
View ArticleEdited Unassigned: package installation error msg in v5.0.2 and framework 4...
Hi,After succesful install of v5.0.2 on vs2012, if creating a wpf4 project the following error appears:Package installation errorCould not add all required packages to project.The following package...
View ArticleCommented Unassigned: package installation error msg in v5.0.2 and framework...
Hi,After succesful install of v5.0.2 on vs2012, if creating a wpf4 project the following error appears:Package installation errorCould not add all required packages to project.The following package...
View ArticleEdited Issue: package installation error msg in v5.0.2 and framework 4 [7672]
Hi,After succesful install of v5.0.2 on vs2012, if creating a wpf4 project the following error appears:Package installation errorCould not add all required packages to project.The following package...
View ArticleCommented Issue: package installation error msg in v5.0.2 and framework 4 [7672]
Hi,After succesful install of v5.0.2 on vs2012, if creating a wpf4 project the following error appears:Package installation errorCould not add all required packages to project.The following package...
View ArticleCreated Unassigned: Android: Binding on a dynamically generated view [7673]
Could I use the current implementation of the binding in the MVVM light toolkit for the android platform to make binding on a on a dynamically generated views ?
View ArticleCommented Unassigned: Android: Binding on a dynamically generated view [7673]
Could I use the current implementation of the binding in the MVVM light toolkit for the android platform to make binding on a on a dynamically generated views ?Comments: Hi, Closing this as it is not...
View ArticleClosed Unassigned: Android: Binding on a dynamically generated view [7673]
Could I use the current implementation of the binding in the MVVM light toolkit for the android platform to make binding on a on a dynamically generated views ?
View ArticleEdited Unassigned: Android: Binding on a dynamically generated view [7673]
Could I use the current implementation of the binding in the MVVM light toolkit for the android platform to make binding on a on a dynamically generated views ?
View ArticleNew Post: Android: Binding on a dynamically generated view
Could I use the current implementation of the binding in the MVVM light toolkit for the android platform to make binding on a on a dynamically generated views ?
View ArticleCreated Unassigned: DialogService throws in Xamarin Android [7674]
The DialogService is working fine on iOS and Windows Phone, but it throws in Android.To reproduce the bug:Create a new Shared Project (Blank App Xamarin Forms)Right click solution and add MVVM Light...
View ArticleCreated Unassigned: Xamarin Evolve demo NavigationService & nuget is...
I tried to reproduce your Xamarin Evolve demo and I'm facing an issue with the NavigationService.Xamarin Evolve Configure signature```public void Configure(string pageKey, Type...
View ArticleEdited Unassigned: Xamarin Evolve demo NavigationService & nuget is different...
I tried to reproduce your Xamarin Evolve demo and I'm facing an issue with the NavigationService.__Configure method problem:__Xamarin Evolve Configure signature```public void Configure(string pageKey,...
View ArticleEdited Unassigned: Xamarin Evolve demo NavigationService & nuget v5.0.2 is...
I tried to reproduce your Xamarin Evolve demo and I'm facing an issue with the NavigationService.__Configure method problem:__Xamarin Evolve Configure signature```public void Configure(string pageKey,...
View ArticleCommented Unassigned: Xamarin Evolve demo NavigationService & nuget v5.0.2 is...
I tried to reproduce your Xamarin Evolve demo and I'm facing an issue with the NavigationService.__Configure method problem:__Xamarin Evolve Configure signature```public void Configure(string pageKey,...
View Article