html - Apple File system Permission to read from Photo Library -


i have uiwebview inside ios application , loads responsive website webview, developed in asp.net . website has button choose video device photo library , button upload video.

in till ios version 10.2 uploading files server. apple introduce new version ios 10.3 new file system apfs before hfs+ file system. in ios 10.3 doesnot allow application read video file , 0kb size uploaded server. because app doesnot have read permission file.

how can allow file system permission read file app.is there can added info.plist

do stuck kind of issue. thanks

the problem related bug in uiwebview makes file input have multiple attribute set automatically.

the solution ios 10.3 use wkwebview instead, not add multiple attribute automatically.

it's old ios apps use uiwebview guess reason why there not many bug reports on web related problem.


Comments

Popular posts from this blog

php - Permission denied. Laravel linux server -

google bigquery - Delta between query execution time and Java query call to finish -

python - Pandas two dataframes multiplication? -