Hi everyone!
I'm working on my first Xamarin.Forms app and I've added images to my app in accordance with this document:
developer.xamarin.com/guides/cross-platform/xamarin-forms/working-with/images/#Local_Images
And the images show up great on the Android emulator, but on the Windows emulator no images are ever displayed. Is this a known bug? Could there be something I'm doing wrong?
Thanks in advance for any thoughts!