dpogue commented on PR #942: URL: https://github.com/apache/cordova-plugin-camera/pull/942#issuecomment-3769435860
CDVPlugin.h declares it as `readonly`, which means we do still need the `readwrite` declaration in CDVCamera.m This was what I meant by "I don't know why we don't have a public setter for that in CDVPlugin" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
