I've implement an export feature into my app where it just exports data stored in a variable when you click the button, this worked perfectly fine but today when testing it after not changing anything out I got a weird error saying that "WebFileSystem.getAppTemporaryFolderAsync failed with error code: undefined".

I didn't change anything regarding this functionality, so I'm not sure what caused this error. Does anyone know a fix?