Last Updated:
13 Feb 2024 12:22
by Amitesh
ListView: [iOS] NSInternalInconsistencyException is raised when the ItemsSource is manipulated simultaneously from separate threads
NSInternalInconsistencyException Reason: Invalid batch updates detected error is thrown in the ListView if you update the ItemsSource (clear it and add new items) simultaneously ( from separate threads, by receiving messages through MessagingCenter)