Expo app on Android emulator TLS handshake error
I have an react native expo app I’m developing locally and it’s running on a Pixel 8 android emulator. When sending http requests to the backend, I get, “TypeError: Network request failed”. When I look at the logs for the traefik proxy that’s running from my docker compose file, I see an error saying, “http: TLS handshake error from 172.22.0.1:40280: remote error: tls: unknown certificate”.