• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

Android StageWebView input file problem?

New Here ,
Mar 14, 2014 Mar 14, 2014

Copy link to clipboard

Copied

Android StageWebView  input file problem?

I have form in website

<form action="upload.php"  enctype="multipart/form-data" method="post">

    <input type="file" name="file1" accept="image/*" />

    <input type="submit" name="submit" value="submit" />

</form>

In IOS I click input file in StageWebView. It show ImagePicker for upload fine, It's work.

In Android I click input file in StageWebView. It not happen , It's not work!! (Android 4.x.x I try more device...it same not work all)

But I change to test my page in android browser. It work , it show list program  open file for upload.

Question : In Android I cannot upload file from website by StageWebView? or It can do that but use other solution?

Please help me.

Thanks.

TOPICS
Development

Views

965

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Aug 29, 2015 Aug 29, 2015

Copy link to clipboard

Copied

LATEST

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines