6.8.1 - Conversations Photo Upload Large Images
- 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
UIImage
s to Submission requests by callingreview.addPhoto(image, withPhotoCaption: someCaption)