Skip to content

Describe solution for downloading files within the app iframe #955

@krzysztofwolski

Description

@krzysztofwolski
  • by default, iframe blocks downloading files, which can cause issues for apps
  • describe how this error manifests (lack of allow-downloads flag in the iframe)
  • describe the solution:
    • generate the download link
    • open it in a new tab using the AppBridge redirect action

Product Feed app can be used as a reference (it generates XML files which can be downloaded)

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions