oracle / cordova-plugin-wkwebview-file-xhr

Cordova Plugin for WebView File XHR
Universal Permissive License v1.0
138 stars 120 forks source link

Crash app when send ajax request with FormData with file size ~40MB #75

Closed ghost closed 3 years ago

ghost commented 3 years ago

At this moment, all requests are intercepted by this plugin. However, when i send an ajax request with FormData with file size ~40MB, my application is crashed. These is log conent

XPC error talking to pkd: Connection interrupted

<SOServiceConnection: 0x2813036c0>: XPC connection interrupted

Received memory pressure event 2 vm pressure 0

[shim] BKSProcessAssertion "ConnectionTerminationWatchdog" initialized with invalid pid

Error acquiring assertion: <NSError: 0x281de2580; domain: RBSAssertionErrorDomain; code: 2; reason: "Specified target process does not exist">

Can someone please help me to fix this issue? Thank you so much.

manish2788 commented 3 years ago

@taxuangiao We will look into the issue and get back to you at earliest.

manish2788 commented 3 years ago

@taxuangiao We are not able to reproduce this issue. Can you share a sample app demonstrating the issue being reported by you.

manish2788 commented 3 years ago

Closing the issue due to lack of response.