i have created portable class library while developing windows store app. in app have used mvvmcross , pcl. want use same pcl in android app developing on xamarin studio not working expected. giving me exceptions related mvxsimpleioccontainer. have added referance of mvvmcross hot tuna starter package pcl , android app,do need else using pcl , mvvmcross in xamarin.android app?
looks android app hasn't started mvvmcross. have added setup class android project , marked mainactivity inheriting after mvxacitivity ? if yes post exact exception throws?
Comments
Post a Comment