01-16-2013 04:42 AM
Hi All,
Iam using PersistentStorage variable in my app, my doubt is while i close the app and open some other app, if Garbage collection process happned what will happens for PersistentStorage value, is it remove or not?
Thanks
01-16-2013 09:54 AM
It is not removed.
Have you tried it yourself?
01-16-2013 09:58 AM
Hi Peter,
Thank you for your response, Still iam not tried.
01-16-2013 10:09 AM
Give it try and come back to us if you think it is removed. But check your code first - if persistent storage was removed when another app started, all the emails on the device would disappear whenever someone took a phone call.
Don't forget to mark this as solved once you have checked.