Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 586 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 586 Bytes

安装

  • git clone https://github.com/giantss/ImagePickerDemo.git

使用

  • cd /ImagePickerDemo
  • cordova run android/ios

注:如果执行cordova run ios出现

** BUILD SUCCEEDED **

No target specified for emulator. Deploying to undefined simulator
Device type "com.apple.CoreSimulator.SimDeviceType.undefined" could not be found.

用xcode打开/cordova-plugin-ImagePicker/tree/master/example/cordova/ImagePickerDemo/platforms/ios/HelloCordova.xcworkspace文件 手动运行模拟器或者真机(运行真机需要的环境这里不多做介绍)