mirror of
https://github.com/apache/cordova-plugin-camera.git
synced 2025-05-14 02:41:39 +08:00

A __bridge_retained cast increments the count and requires a CFRelease, this should just be __bridge a cast since it isn’t being held onto by this method. close #51
org.apache.cordova.camera
Plugin documentation: doc/index.md
Description
Languages
Objective-C
45%
Java
35.5%
JavaScript
18.8%
C
0.7%