CSLA Version With 4.6.200 Issues With Xamarin Android & iOS
Hi Team,
I works with a sample application with csla version 4.5.601. Using that version i can able to interact with business object. So tried to updated entire project with csla version 4.6.200.
Using the latest version I can't able to interact with business object. It throwing an error
"Type GenericPrincipal must implement IMobileObject".
Some points that I noticed with latest version is ...
1) In the android support library, without adding "System.ComponentModel.DataAnnotations"
we can't able to Android & iOS Support Library project...
But csla version 4.5.602 there is no need of "System.ComponentModel.DataAnnotations"..

-
AdminCSLA Support (Support, CSLA .NET) commented
Hello, please direct all framework related questions to the forum at https://github.com/marimerllc/cslaforum
This UserVoice site is for CSLA .NET store support only.
-
Aneesh S commented
KIndly check the below mentioned reference link..
https://www.dropbox.com/s/j9uifhgof9l6n5o/SimpleNTier_Csla_4_6_200.zip?dl=0
-
Aneesh S commented
Sample project seems to be updated with CSLA - Code 4.5.601.
Here I download source reference for CSLA-Core 4.6.200 & 4.6.300 Beta..But project contains 4.5.601.
Let me know how can I solve this situation.....