Hi,
I'm working to migrate my image server to a different codebase.
The image server returns QR code etc. sized to the Garmin device that requested them.
However...
My test server is running on localhost. I got around the HTTPS requirement, but I cannot load images into the simulator at all. This means I cannot validate that my new server is working for Garmin without pushing it... which I obviously do not want to do because I haven't tested it!
Is there any way at all for me to get the simulator to display images from localhost?
G