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

QR Code Scanning Leads to JSON Instead of Universal Link with Fallback Page #33

Open
DibranMulder opened this issue Nov 28, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@DibranMulder
Copy link

Problem
Currently, when users scan a QR code with their device's camera app (instead of the Yivi app), they may encounter a raw JSON response rather than being directed to the universal link. This results in confusion and a poor user experience.

Expected Behavior
The QR code should:

  1. Point to the universal link. When scanned, the link should direct users to a functional fallback page if the Yivi app is not installed.
  2. Provide a fallback page experience. The fallback page should guide users on how to install and configure the Yivi app or proceed with their flow.

Current Challenges
JSON Value Display: Scanning the QR code with a regular camera app shows the raw JSON instead of linking to the universal link.
Missing Fallback Page: The universal link currently lacks a proper fallback page, leading to usability issues when the app is not installed.

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

No branches or pull requests

1 participant