Skip to content

Android: Installed app exists but wallet login continues in browser #232

@Oba-One

Description

@Oba-One

Type: Bug
Severity: Medium
Platforms: Android Chrome / Installed PWA
Area: PWA / Routing
Test Case

On Android, even when the app is installed as a PWA, wallet login flows open in the browser instead of completing inside the installed app.

Steps to Reproduce

  1. Install the Green Goods app as a PWA on Android.

  2. Launch the app from the home screen.

  3. Choose Login with Wallet.

  4. Observe wallet connection flow.

Expected Behavior

  • Wallet login completes within the installed app context.

  • App retains focus and returns user to authenticated state.

  • No context switch to external browser.

Actual Behavior

  • Wallet login opens or continues in the browser.

  • User is taken out of the installed app experience.

  • App state may be lost or desynced.

Recording / References

Acceptance Criteria

  • Wallet login completes inside the installed app.

  • External browser is not used unless explicitly required.

  • Clear fallback messaging if in-app wallet auth is unsupported.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    Status

    Done

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions