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

Custom URL scheme with launch URL support. #20

Open
florisdipt opened this issue Dec 8, 2022 · 1 comment
Open

Custom URL scheme with launch URL support. #20

florisdipt opened this issue Dec 8, 2022 · 1 comment

Comments

@florisdipt
Copy link

Why/User Benefit/User Problem

We would like the user to be able to launch this application with a link and a url.
Currently we would have to guide them through copying the link to our application they want to view, making them download the application from the App store and finally pasting the link into the browser.
This can be quite confusing for some users.
Having the ability to launch the app with a url would save one of these steps thus being less prone to user error.

Acceptance Criteria (how do I know when I’m done?)

Implemented URL scheme that accepts a url to be passed to it.
https://developer.apple.com/documentation/xcode/defining-a-custom-url-scheme-for-your-app

For example being able to click
edu.cmu.wiselab.XR-Browser://example.com/slug/1/slug/2 on a iPhone and having it launch XRBrowser with example.com loading

Not included

@florisdipt
Copy link
Author

Also thank you for forking this since it seems Mozilla has halted development on the XRViewer app.

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

1 participant