mirror of
https://github.com/apache/cordova-plugin-camera.git
synced 2026-04-29 00:02:13 +08:00
updated popover reference on test page
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
|
||||
var deviceReady = false;
|
||||
var platformId = cordova.require('cordova/platform').id;
|
||||
var CameraPopoverOptions = cordova.require('cordova/plugin/CameraPopoverOptions');
|
||||
var CameraPopoverOptions = cordova.require('org.apache.cordova.CameraLauncher.CameraPopoverOptions');
|
||||
var pictureUrl = null;
|
||||
var fileObj = null;
|
||||
var fileEntry = null;
|
||||
|
||||
Reference in New Issue
Block a user