Can someone advise if it's a good idea to run GC.C...
# kotlin-native
a
Can someone advise if it's a good idea to run GC.Collect when iOS app receives memory warning?
o
You could, it will unlikely hurt
a
Thanks