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

Popular posts from this blog

vb.net - How to ignore if a cell is empty nothing -

Sort a complex associative array in PHP -

recursion - Can every recursive algorithm be improved with dynamic programming? -