NOTE! In the latest iOS 8, there are several things which do not work. One of them is the web engine. First of all the “file” button will be inactive and greyed out. So there’s no way to select a file in the first place. The web engine also isn’t able to add the file data to the HTTP request. This means that our app will try to find a way to enable the “file” button so the user can select files or photos for the upload, and it has to include the data of the selected file into the HTTP request of the form, but it might fail and produce unexpected behaviour or error.We will keep everybody informed when the new Apple iOS 8 platform is stable enough to download and install.




