Crystal
Posts: 0
Joined: Mon Nov 25, 2013 8:49 am

Uploading files

I followed the tutorial to upload files to the database test is successful, but when running on a mobile phone, click the Select File to Upload button does not reflect. What is the reason?

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Uploading files

Hi Crystal,

What device do you use? Did you install app, run in Appery.io tester or on mobile browser?

Crystal
Posts: 0
Joined: Mon Nov 25, 2013 8:49 am

Uploading files

Hi,
The device is Samsung i9300, Android 4.1.2.
When I test in Appery.io is OK,on mobile browser is also ok,but when I export the project on the mobile ,the File to Upload button does not reflect!

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Uploading files

Crystal,

Please share the app with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a

Crystal
Posts: 0
Joined: Mon Nov 25, 2013 8:49 am

Uploading files

I have shared the app.
Press the button of Upload.The screen is UploadPage.
userName:crystal
password:123

Thank you!

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Uploading files

Hi Crystal,

We reproduced the issue. Working on it.

Crystal
Posts: 0
Joined: Mon Nov 25, 2013 8:49 am

Uploading files

But export by .apk and installed on Android cell phone is not.The File to Upload button does not reflect! What's the reason?

Crystal
Posts: 0
Joined: Mon Nov 25, 2013 8:49 am

Uploading files

OK,I think it looks like PhoneGap issue. Thank you very much!

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Uploading files

Crystal,

We'll do a further test in case it's Appery.io issue.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Uploading files

Hello!

It works properly on Android 4.1.1 and 5.0. But there is still an issue on Android 4.4.4. File chooser dialog opens, but it provides only a fake link to the selected file, thus it can't be uploaded. It's the known Cordova issue (or Android 4.4 WebView): https://issues.apache.org/jira/browse...
This issue has been closed with resolution "Incomplete" Assigned person noticed: "Seems this is infeasible to fix . Closing."
Looks like users can use workaround with adding special filechooser plugin:
http://stackoverflow.com/questions/19...

Return to “Issues”