I changed all my appsettings to use HTTPS and it was still not working. I did not change my MAUI app settings since I am using a physical device, so I left it pointed at my machine's IP. I also did not deploy to an IPhone, as we will be strictly using android devices.
After some additional testing I figured out that I needed to use Ngrok to tunnel the https versions of my localhost addresses. Long story short, it wasnt able to reach my api/gateways to access the proxys. You weren't able to replicate the same issue I was having because you were using an emulator instead of a physical device.
Now I need to find out why the side menu is permenantly open and we are off the landing pad...
Here it is, however its a blank tempate from ABP Studio, I havent changed anything yet other than the app settings. Only MAUI that I have issues.
https://github.com/UniversalHVallad/WMS3_Microservices_Template