ionic-team / ionic-team/cordova-plugin-ionic-webview
Invalid status(404 OK) on file requests on Android
Open
- Dominant language
- Objective-C
- Stars
- 493
- Forks
- 410
- PR merge metrics
- No merged PRs in 30d
Description
I have a problem, when getting file content an Android. Plugin handles request and return response with incorrect status value (404 OK), when everything is OK. It's because `available()` method on inputStream returns 0

example path is `/_app_content_/com.android.contacts/contacts/1/photo`, it is got from cordova-contacts-plugin
Contributor guide
Assessment
This issue has not been assessed yet.