MvvmCross Sqlite UWP -
i have created android application using mvvmcross add uwp project also. first thing stopped me sqlite. while app start have following error:
mvvmcross.platform.exceptions.mvxiocresolveexception: 'failed resolve parameter parameter factory of type imvxsqliteconnectionfactory when creating theseus.mobile.core.services.localstorage.localstorageservice'
i reading google since 2 hours , adding wierd references still nothing works. did somone faced problem ?
Comments
Post a Comment