Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Android 4.4.2 with Input type=file #36

Closed
kirpheaice opened this issue Jan 18, 2016 · 1 comment
Closed

Android 4.4.2 with Input type=file #36

kirpheaice opened this issue Jan 18, 2016 · 1 comment
Labels

Comments

@kirpheaice
Copy link

Greeting,
This AdvancedWebView seems cannot work on Android 4.4.2(ASUS ZenFone and BlueStack Simulator) with html input type=file ? I tried From 4.1(API 16) to 6.0(API 23) with Emluator or HTC devices. But Android 4.4 has no response as I press the INPUT TYPE=FILE , on function.

您好,請問一下,它是不是在Android 4.4.2 (ASUS ZenFone and BlueStack Simulator) 時,在上傳檔案這的功能,會無法正常運作?我試了4.1(Emluator,API 16) , 4.2.2(HTC one SV, API 17), 4.3(Emluator , API 18) , 5.0(Emluator,API 21) ,5.1(HTC One M7, API 22) , 6.0(HTC One M8,API 23) , 它們都可以正常回應 INPUT TYPE=FILE的openFileChooser,但是API 19的4.4沒有反應…

@ocram ocram added the question label Jan 18, 2016
@ocram
Copy link
Contributor

ocram commented Jan 18, 2016

This is a bug in Android. It has been discussed here already.

In order to check if file uploads are available or not, you can just check the result of AdvancedWebView.isFileUploadAvailable().

@ocram ocram closed this as completed Jan 18, 2016
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants