Use of Xamarin.Forms.Timer with Crosslight enterprise framework

4 replies. Last post: December 21, 2014 5:15 PM by Product Support
Tags :
  • New Discussion
  • New Question
  • New Product Feedback

Hello Everybody,

for my enterprise application I need a timer within the ViewModel. That's why I have added Xamarin.Forms to my portable library. But I could not use it because of the Silverlight targeting of the Portable Class Library. Therefore I have changed the target and have removed some assemblies. Xamarin.Forms is working, now. But Crosslight not.

Here my steps in detail:

1. Add Xamarin.Forms via NuGet

2. Remove Silverlight target from PCL

3. Remove Assemblies "System.Tasks" because some types are alredy defined withing Xamarin.Forms

 

Build breaks because of AppService.cs could not find the Property ".Assembly"

 

Do you have an examle using the Xamarin.Forms.Timer within a ViewModel with the Enterprise Template?

All times are GMT -5. The time now is 11:52 PM.
Previous Next