Remove iOS doc reference to non-existing navigator.fileMgr API

close #13
This commit is contained in:
Eirik Hoem 2014-02-13 11:35:59 +01:00 committed by Andrew Grieve
parent c1683000d2
commit fa93b534d1

View File

@ -275,7 +275,7 @@ Optional parameters to customize the camera settings.
- 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. You may delete the contents of this directory using the `navigator.fileMgr` APIs if storage space is a concern.
- 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