After updating the application to iOS9, he began to crash the "Message from the debugger: completed due to a memory problem" application

I upgraded my xcode to 7.0 from 6.4 and iOS9 to my iPhone6 ​​plus. after that, my application crashes due to memory pressure. I used many third-party libraries: SMTextView, PFHComposeBarView, MDRadialProgressView, FHSTwitterEngine, KLSwitch, YLProgressBar, IQKeyboardManager, SDWebImageCache and many others. beacuse I need all this functionality in my application. it worked fine in iOS8 with xcode6.4 but in iOS9 it doesn't work, constantly throwing a problem with memory pressure.

I deleted all third-party manufacturers one at a time and checked what creates the problem

but no luck

any help would be appreciated

thanks

+4
source share

Source: https://habr.com/ru/post/1608991/


All Articles