Skip to content
This repository has been archived by the owner on Jan 17, 2024. It is now read-only.

htps problem #8

Open
SimoneReichlin opened this issue Feb 11, 2016 · 2 comments
Open

htps problem #8

SimoneReichlin opened this issue Feb 11, 2016 · 2 comments

Comments

@SimoneReichlin
Copy link

Hi, I'm using TouchView for user testing and it's great! however it looks like it doesn't work on htps (safari mobile). Is there a way to fix it?

@austegard
Copy link
Contributor

@SimoneReichlin how are you using it? If you're using the bookmarklet, keep in mind that is hosted on an http protocol, so you're likely getting errors attempting to load an http resource from an https page. The workaround would be to download the javascript and host it on an https site.

cc @AppliedIS

@iangilman
Copy link
Contributor

This is actually quite straightforward now that GitHub pages uses HTTPS automatically. Someone just needs to change http://appliedis.github.com/touchview/bookmarklet.js to https://appliedis.github.io/touchview/bookmarklet.js. Note that both of the protocol and the domain have changed.

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

No branches or pull requests

3 participants