79244183

Date: 2024-12-02 13:04:48
Score: 3
Natty:
Report link

For anyone having the same issue: We were not able to identify why this happens. We "solved" this by not relying on blob/content uris for the mobile version of our application at all. Instead, we use react-native-blob-util to copy the attachment to the applications cache and get a path for it.

At certain points in the life cycle, when we know we don't need the attachment anymore, we delete it again, also using react-native-blob-util.

Reasons:
  • Has code block (-0.5):
  • Me too answer (2.5): having the same issue
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Artemios Antonio Balbach