Please see the XAML code below:
<Image Source="http://192.168.1.91:32786/api/Images/5c60f693-bef5-e088-a485-80ee7300c695"/>
When run the Android Emulator on my Windows PC, then the image appears. However when I run the Android emulator on my MAC, then the image does no appear. Please note that I have tried multiple emulators on both mahnes and the result is the same. Why is this?
So far I have tried:
1) Browsing to the image in the web browser, which works. 2) Launch the Android Emulator on a Windows PC and the image appears in the Android application. It does not appear in the Android application when I launch the Android emulator from the Mac. I am using the same emulator (Marshmellow on each PC). 3) I have tried different emulators on both machines and the results are the same.