Laxman
✅ .NET MAUI System.Reflection.TargetInvocationException
Good evening, I hope you are doing well.
I have the following problem, I would like to decrypt a string with Newtonsoft, however, when I try this in the Constructor my app crashes (error) but when I try it in a RelayCommand it works but the CollectionView doesn't update.
The Code:
I´m using:
CommunityToolkit.MAUI
(latest)
CommunityToolkit.MVVM (latest)
Newton.Json (latest)
18 replies