Android Download Redirect Failure
Summary
Clicking the "Android" button on the Arcsphere landing page fails to redirect the user to the Google Play Store or download link. Instead, the browser displays a net::ERR_UNKNOWN_URL_SCHEME error.
Steps to Reproduce
- Navigate to the Arcsphere on an Android device.
- Locate the download section featuring platform buttons (iOS, Android).
- Click on the "Android" button.
- Observe the browser's response.
Expected Result
The browser should redirect the user to the Google Play Store.
Actual Result
The browser attempts to load a URL with an unsupported schema and fails, displaying:
"The webpage at [URL] could not be loaded because: net::ERR_UNKNOWN_URL_SCHEME"