Skip to content

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

Open
@DibranMulder

Description

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions