c1c0f52e10
Identity's `DocumentUploader` was uploading images at 2x or 3x times the desired dimensions because we were using `CIImage` to resize images. There's a bug in the `CIImage` library that exports UIImages that have been initialized from a CIImage at the device's screen scale instead of the specified UIImage scale. This meant that any CIImage-based UIImages uploaded via `STPAPIClient.uploadImage` were using an incorrect scale. |
||
---|---|---|
.. | ||
back_drivers_license.jpg | ||
cgimage_stripeidentity_test.png | ||
front_drivers_license.jpg | ||
header_icon.png |