Hi Grish,
We have tried to update the MVVMCross from v5.3 to v6.0 nuget but it does not updated in PCL project and throws the following error. So, we have followed the given approaches by MVVMCross team in the below link to resolve it but still we are facing the same issue.
Exception details:
Could not install package 'MvvmCross.Plugin.6.0'. You are trying to install this package into a project that targets '.NETPortable,Version=v4.5,Profile=Profile78', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.
As stated earlier, in MVVMCross v5.3, the binding behaviors of SfListView is working as expected and unable to ensure the same in v6.0 due to the above mentioned error. Since, we have bind the data to the ListViewItem based on the values in the ItemsSource property and binding context of SfListView.
We suspect that the issue may occur either in custom control at MVVMCross 6.0 version or binding context of SfListView may not be updated.
So, we recommend you to ensure whether the binding context of SfListView is updated properly in the application level and ensure whether the issue replicates in a simple sample and report it to the MVVMCross team if replicated.
If you are still facing the issue, we suggest you to share the sample with the replication procedure which would help us to analyze the issue better and update you an appropriate solution.
Please let us know if you require further assistance.
Regards,
Rawoof M.