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
-
Install the Green Goods app as a PWA on Android.
-
Launch the app from the home screen.
-
Choose Login with Wallet.
-
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.
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
Install the Green Goods app as a PWA on Android.
Launch the app from the home screen.
Choose Login with Wallet.
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.