Skip to content

Mobile Welcoming App flow #41

@ty-everett

Description

@ty-everett

Same concept as bsv-blockchain/brc100-ui-react-components#22

When an app or mobile site needs to convince new users to join the Metanet, conversion is extremely important. We need a system that creates cohesion, encouraging the user to successfully navigate the onboarding process by letting the welcoming app promote its content during sign-up.

This is achieved in two parts:

  1. The welcoming app copies a JSON object to the user's clipboard containing relevant information like the app's name, icon, color scheme, and a "custom message" shown to the user. A "redirect URL" should also be included.
  2. The user goes to the app store and downloads BSV Browser. They launch the app for the first time.
  3. In this repository, when the Greeter page first loads, we read the clipboard and look for the JSON object.
  4. If the object is found, the content is displayed during the sign-up process so the user knows where they're going.
  5. Finally, after registration is complete, the user is taken to the "redirect URL" provided by the app, which will be the first URL that gets loaded with the BSV Browser after they've signed up.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions