Skip to main content
ArcBlock Community

Android Download Redirect Failure

JM “cryptotestnet” Morales
Support
arcspherebug

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

  1. Navigate to the Arcsphere on an Android device.
  2. Locate the download section featuring platform buttons (iOS, Android).
  3. Click on the "Android" button.
  4. 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"

Reply