Synchronize Attachments in Native

0
I’m working on a request with multiple attachments. I don’t want to sync all requests and attachments to the device before opening the overview native page. So, I’m wondering if it will be better to sync only requests (without attachments) and then sync the requests' attachments to the device when viewing a specific request. So, I have 2 questions: This will be better while dealing with attachments in Native? If so, how should this be implemented? I can't send a request object as a parameter from nanoflow to microflow to get its attachments and then sync them to the device.
asked
0 answers