I'm having trouble with the Android Studio Device Emulator. I'm emulating a Galaxy Tablet S7 running Android 11 (latest)
From the chrome browser in the Emulated Device I can load my AEM Forms Website (https://<myurl>.net/lc/ws). So I'm sure the networking/DNS is fine.
However, the https://<myurl> doesn't work in the AEM Forms App.
In contrast, a server running just http (e.g. "http://10.224.36.237:8080") seems to work.
Is there some gotcha with https in the AEM Forms App?