apptentive/apptentive-android

Apptentive help on sendAttachmentFile()

sivasharma opened this issue · 1 comments

We are working on a use case where we send an attachment using the mentioned function

sendAttachmentFile(final byte[] content, final String mimeType)

After calling this function we are able to see the attached file on the Apptentive dashboard in the conservation section. However, we are not able to confirm the file is sent successfully. So, is there any way we get confirmation after sending the attachment.

I check on the Apptentive document, but could not find what is the size limit of the attached file.

Thanks in Advance for the support.
Regards Shiv

Hi @sivasharma ! Great question. Let me help track down an answer about the max file size for an attachment.

I'll follow up as soon as I know more.