This repository was archived by the owner on Nov 10, 2023. It is now read-only.
  
  
  
  
  
Description
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
- 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