- Home /
Question by
rodeowild · Apr 08, 2019 at 08:00 PM ·
iosprofilermemory leak
Unity iOS Not Returning Pages
I have a Unity app that runs on iOS. Recently we resolved several memory leaks in our code. However when we use the iOS profiler it indicates that although the app's memory usage is stable, the app never returns pages to the OS which eventually causes the app to crash. Here is the graph indicating as much:
The blue indicates our monoheap (stable), and the green indicates how much memory the OS thinks our app is using (grows over time).
Any idea why this would be happening and how we get our app to return pages?
Comment
Your answer
Follow this Question
Related Questions
Profiler Alpha Mobile 0 Answers
WTH Profiler not working with iOS? 1 Answer
Cannot turn Unity iOS internal profiler off 0 Answers
ios 64bit overhead spike after update unity5 0 Answers
iOS unity profiler cpu waits gpu 1 Answer