Skip to content
This repository was archived by the owner on Nov 10, 2023. It is now read-only.
This repository was archived by the owner on Nov 10, 2023. It is now read-only.

Some Safe apps cannot be loaded in the desktop app #2672

@mmv08

Description

@mmv08

Description

Some safe apps use HTTP headers such as Content-Security-Policy to let the website being loaded as an iframe for specific websites. This strategy works well for the interface hosted on gnosis-safe.io but doesn't for the desktop app.

We also got a request for easy detection if the app is loaded as a safe app that doesn't require loading the SDK - in the web version, one can use desktop.referrer, but not on the desktop. It could be done with the query params.

Affected apps:
Zerion, 1inch, furucombo

Environment

Latest desktop app

Steps to reproduce

  1. Try to load Zerion safe app in the desktop app

Expected result

To be evaluated by the team

Obtained result

The app doesn't load

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions