README.md
April 5, 2018 · View on GitHub
安装
git clone https://github.com/giantss/ImagePickerDemo.git
使用
cd /ImagePickerDemocordova 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文件 手动运行模拟器或者真机(运行真机需要的环境这里不多做介绍)