Hello, I've got the following problem. I 've copied many images from another Xamarin.iOS project into Assets.xcassets and the project works fine.
Unfortunately, I don't know why assets editor in Visual Studio shows that I have no images.
I have updated .csproj file with images which I have added and like I said before the projects is running fine. Images are visible in the app. I have only a problem with this Assets editor. Anybody knows how to solve that?