mirror of
https://gitee.com/shuto/customCamera.git
synced 2026-05-02 00:07:24 +08:00
Try to change to fix class not found.
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ customCameraExport.prototype.getPicture = function() {
|
||||
};
|
||||
|
||||
customCameraExport.prototype.startCamera = function() {
|
||||
cordova.exec(
|
||||
exec(
|
||||
function(result) {
|
||||
console.log("success");
|
||||
console.log(result);
|
||||
|
||||
Reference in New Issue
Block a user