Reply To: Android mailto link not working

Welcome! Forums Unity Plugins In-App Web Browser Android mailto link not working Reply To: Android mailto link not working

#1210
marsalcrow
Participant

The ERR_UNKNOWN_URL_SCHEME error is commonly because of your browser issue . There’s no application on your device which can handle that particular action. It is a Chromium bug . In Chrome version 40 and up, this bug has resurfaced, but only if you are manually entering the URL of the redirect page in the address bar. The issue is on the chromium issue tracker here .