CB-5661 Remove outdated iOS quirks about memory

This commit is contained in:
Andrey Kurdyumov 2015-07-27 15:53:13 +06:00
parent 9dfd37cd66
commit eeb5880580

View File

@ -291,8 +291,6 @@ with the Google Plus Photos application. Other crops may not work.
#### iOS Quirks
- Set `quality` below 50 to avoid memory errors on some devices.
- When using `destinationType.FILE_URI`, photos are saved in the application's temporary directory. The contents of the application's temporary directory is deleted when the application ends.
#### Tizen Quirks