ios - HTML 输入 "type=file"行为 iOS 8.4 & 9.2
<p><p>我正在使用 Xamarin.Forms 在 iOS 的 UIWebview 中加载我的网站。在我的网站中,我在许多地方都有 <code>input type="file"</code> 属性来上传 docx、ppt、pdf 等文件......</p>
<p>我已在 iOS 8.4 和 9.2 设备上安装了 Dropbox 和 Onedrive 应用程序。当我单击包含 <code>type=file</code> 属性的按钮时,我在 iOS 9.2 和 8.4 中看到了不同的行为</p>
<p><strong>iOS 9.2</strong></p>
<p> <a href="/image/LWMUG.png" rel="noreferrer noopener nofollow"><img src="/image/LWMUG.png" alt="enter image description here"/></a> </p>
<p><strong>iOS 8.4:</strong></p>
<p> <a href="/image/2SwT4.png" rel="noreferrer noopener nofollow"><img src="/image/2SwT4.png" alt="enter image description here"/></a> </p>
<p>如您所见,在 9.2 中,它会自动检测已安装的 iCloud 存储应用程序并列出它,我能够成功上传文件,而在 8.4 中,即使存在 iCloud 存储应用程序,它也不会列出它。</p>
<p>以上截图取自 W3.org 网站。我的应用程序中也发生了同样的事情。 </p>
<p><strong>这可能很基础,我花了足够的精力搜索,但找不到任何东西。</strong></p></p>
<br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
<p><p>这仅适用于 iOS 9+。</p>
<p>TBH 找到这个信息很痛苦,我似乎再也找不到它了......</p>
<p>也许你可以使用 <a href="https://github.com/jcesarmobile/FilePicker-Phonegap-iOS-Plugin" rel="noreferrer noopener nofollow">https://github.com/jcesarmobile/FilePicker-Phonegap-iOS-Plugin</a>适用于 iOS8。</p></p>
<p style="font-size: 20px;">关于ios - HTML 输入"type=file"行为 iOS 8.4 & 9.2,我们在Stack Overflow上找到一个类似的问题:
<a href="https://stackoverflow.com/questions/36129363/" rel="noreferrer noopener nofollow" style="color: red;">
https://stackoverflow.com/questions/36129363/
</a>
</p>
页:
[1]