I’ve been engaged on a Exercise Tracker app and have been going through this problem each time I run the app by myself iPhone:
“Labored(10405,0x1fa58fec0) malloc: Unable to arrange reclaim buffer (46) – disabling giant cache”
This doesn’t seem after I run on the in-built iOS simulator for XCode.
I’ve tried wanting by my code to search out any potential issues and ChatGPT has talked about poor reminiscence allocation however I am not precisely certain methods to remedy/examine for that. I am utilizing SwiftData too if it impacts this.
Can be a lot appreciated if any skilled iOS developer might be able to give recommendation on this.