You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: