You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/06/20 04:20:37 UTC

[GitHub] [cordova-ios] mehthabt opened a new issue #634: IOS app crashes on multiple upload of files

mehthabt opened a new issue #634: IOS app crashes on multiple upload of files
URL: https://github.com/apache/cordova-ios/issues/634
 
 
   <!------------^ Click "Preview" for a nicer view! -->
   
   IOS app crashes when uploading multiple file(especially those captured in iOS camera).
   ---
   
   i created the Cordova project using
   
   -Reactjs and Redux
   
   -Axios for server calls
   
   the App crashes when there is too much to sent to server side.for eg: App crashed when i upload more than 10 photos at time, but wont have any issue when uploading less than 8 photos.
   
   in Xcode its showing there is a memory pressure and app gets crashed.
   
   So i don't know how to debug this, tried to cut down memory leak by reducing the loops.
   
   but still no hope
   
   has anyone had the same issue or do you guys know how to solve it?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org