Skip to content

[UI-REACT]: Open wallet in pwa will open white window in the pwa #311

@hellofriday

Description

@hellofriday

Describe the bug

Use tonuiconnect in the pwa, when open wallet like bitget wallet or okxwallet, it will open a white window then navigate to wallet app.

Expected behavior

Shouldn't open white window in pwa.

Current behavior

It will open a white window then navigate to wallet app.

Steps to Reproduce

  1. click wallet icon in modal in ios pwa

Environment

IOS

Additional context

image

Use window.open in pwa will caused this issue. please use window.location.href = 'deep' when detect is in pwa env.

Metadata

Metadata

Assignees

Labels

WIPWork in progressbugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions