Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
这个功能我已经找了很久了,最后大部分回复都指向CB1215,这个核心API还不支持。
任何人都知道PhoneGap多图像选择的任何插件或替换?
谢谢任何回复。
这不是cordova的核心api的问题,而是不支持多个文件选择的Android webview。尝试通过 androids webbrowser 在任何站点上上传多个文件-> 你不能。最后,Phonegap 插件使用核心的 android 功能,所以除非你不能在 webview 中做到这一点,否则不幸的是,你不会使用任何插件来做到这一点(虽然它在 iOS 上工作)