Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

File Upload Triggers Camera in IOS

Using the File Upload Input with Multple Files Upload Helper triggers a diaglog on Iphones asking if you want to upload from gallary or take a picture with the camera. When taking a picture with the camera the app dies.

How do you prevent the Iphone dialog to ask if you want to take a picture with the camera?
Thanks

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

File Upload Triggers Camera in IOS

Hello -

This function invokes upload service and uses HTML5 File web API as a parameters from Input component -- on different platforms it triggers standard dialog for choosing the source for uploading files, I'm not sure that it can be changed in hybrid apps.

Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

File Upload Triggers Camera in IOS

So what you are saying. There is no solution.

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

File Upload Triggers Camera in IOS

Please try to debug your app remotely using Weinre debugger (https://docs.appery.io/docs/weinre-de...).

Please check if there are any errors in the Weinre console.

What devices do you use for that? What project type (JQM/Ionic) and libraries version do you use there?

Return to “Issues”