-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.4.0
-
Fix Version/s: None
-
Component/s: cordova-plugin-camera
Currently when user taps on "Cancel" button in camera modal plugin, returns inconsistent error message.
For iOS it returns: no image selected
For Android: Camera cancelled
I'd like it to be consistent as it will simplify check of whether it's cancel error or other errors.
Pull request: https://github.com/apache/cordova-plugin-camera/pull/262