For email I have always just done Application.OpenURL( "mailto:email@address.com");
If you want to do it yourself, here’s how to debug the network stream:
Networking, UnityWebRequest, WWW, Postman, curl, WebAPI, etc:
And setting up a proxy can be very helpful too, in order to compare traffic:
3 Likes