Forum

David B.
Participant
    2 months, 3 weeks ago #63373
    Up
    0
    Down
    ::

    The Download File mobile action could work.

    We are not quite sure how the “url” should look like though?

    The info given here does not quite answer, how the url should be formatted.

    In the screenshot you can see our code which we used to create the URL. This URL looks like this, when the code is run on desktop:

    “blob:https://SIMPLIFIER-INSTANCE/4087264a-f6fc-4503-936a-b8dd37a6f7c0” – if i open this via browser, i can see my PDF file.

    When run on mobile, the code looks different and we get an error message that the URL ist not correct:

    “blob:file:///ID”

    If we replace the “blob:” with “”, we do not get the error anymore, but it says that there is no file.

     

    So as you can see, we are kind of lost how to create the correct URL.

    Thanks for your help!

    Attachments:
    You must be logged in to view attached files.