mehthab created COMDEV-324: ------------------------------ Summary: IOS app crashes on multiple upload of files Key: COMDEV-324 URL: https://issues.apache.org/jira/browse/COMDEV-324 Project: Community Development Issue Type: Bug Environment: -IOS -Reactjs and Redux Reporter: mehthab
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 message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@community.apache.org For additional commands, e-mail: dev-h...@community.apache.org