Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot open relative URL: "url must start with http or https" #135

Open
daffinm opened this issue Mar 21, 2019 · 2 comments
Open

Cannot open relative URL: "url must start with http or https" #135

daffinm opened this issue Mar 21, 2019 · 2 comments

Comments

@daffinm
Copy link

daffinm commented Mar 21, 2019

I am currently being bitten by a bug in InAppBrowser and am looking for an alternative.
I use InAppBrowser to display internal documentation to the user. I am therefore using a relative URL for the page I am displaying. It seems I can't use a relative URL with SafariViewController. I see this error message in the console:

url must start with http or https

Is there anything I can do about this?

@daffinm daffinm changed the title Cannot open relative URL Cannot open relative URL: "url must start with http or https" Mar 21, 2019
@jvence
Copy link

jvence commented May 11, 2019

and cannot open "webcal:" urls either. save error.

@haveamission
Copy link

This seems to be related to the issue.

apache/cordova-ios#599

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants