Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.2.0, 2.0.0
-
None
-
cordova 5.3.3, ios platform 3.9.2
Description
When photo capture screen is open and user clicks cancel button then plugin sends has no access to assets error (ie. camera access not authorized) where it used to be no image selected.
That's problematic because camera auth is incorrectly reported as missing when it is indeed authorized and also there's no way to tell the user has cancelled the action.
This used to work fine in v0.3.x.