Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

"The address wasn't understood" error when redirecting the user with a custom URI

  • No replies
  • 1 has this problem
  • 1 view
more options

Hi!

We are using custom URI to redirect users to our app. If the app is not installed, we are redirecting them through the Google Play Store after a timeout (settimeout function in JS). It works most of the time but sometimes instead of being redirected to the app store, an error "The address wasn’t understood Firefox doesn’t know how to open this address, because one of the following protocols (<myProtocol>) isn’t associated with any program..." is displayed.

It seems like the timeout function does not work everytime but I'm not sure what is happening here.

Thank you!

Hi! We are using custom URI to redirect users to our app. If the app is not installed, we are redirecting them through the Google Play Store after a timeout (settimeout function in JS). It works most of the time but sometimes instead of being redirected to the app store, an error "The address wasn’t understood Firefox doesn’t know how to open this address, because one of the following protocols (<myProtocol>) isn’t associated with any program..." is displayed. It seems like the timeout function does not work everytime but I'm not sure what is happening here. Thank you!