Skip to content

6.8.1 - Conversations Photo Upload Large Images

Compare
Choose a tag to compare
@caseykulm caseykulm released this 18 Oct 21:58
· 1307 commits to master since this release
  • Added support for uploading photos that normally uncompressed are larger than the 5 MiB limit our backend imposes. The API is the same, and you just add UIImages to Submission requests by calling review.addPhoto(image, withPhotoCaption: someCaption)