0

I’m developing a function that stores files while the mobile device is connected to a network, and retrieves them later when the device is in Airplane mode or offline. The files—PDF, JPG, MP4, etc.—are stored in Blob format, and can be up to 100MB in size.

The function is written in LWC and works well with the Salesforce Mobile App. However, when accessing the stored Blobs in the Salesforce FSL (Field Service Lightning) app, the files are not readable.

Is it possible to store the files in their original format using LWC instead of converting to Blob? Has anyone implemented a similar solution?

1

0

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.