iOS15.1 memory bug

I have 3 devices. One is iPhone 7 plus which system version is iOS 14.8. and the others are iOS 15.1, though one is iPhoneX , one is ipad. When I use xcode to run my app, I find out the memory keeps rasing in iOS 15.1. By using instruments, I could see there're a lot autoreleasepoll content(which is growing more and more). But it doen't happen on iOS 14.8.

Answered by Developer Tools Engineer in 702108022

Hi byljbdhHK,

questions like this, which are likely very specific to your app's implementation, are difficult to answer in this forum without being able to work directly with you and taking a look at the code. It might be best to file a DTS tech support incident, this way one of our DTS engineers can take time to look at this issue together with you.

After I update my ipad to 15.2.1, things don't chagned, the memory keeps rasing becasue of the autorelease pool.

Accepted Answer

Hi byljbdhHK,

questions like this, which are likely very specific to your app's implementation, are difficult to answer in this forum without being able to work directly with you and taking a look at the code. It might be best to file a DTS tech support incident, this way one of our DTS engineers can take time to look at this issue together with you.

iOS15.1 memory bug
 
 
Q