In Visual Studio 2017, while attempting to archive a Xamarin android project i get the following error after succesfull build:
Failed to create App archive "MyArchive". This type of CollectionView does not support changes to its SourceCollection from a thread different from the Dispatcher thread.
Anyone else who have seen this error?
Deleting the Bin and Obj folders also worked for me.