IsolatedStorage not available on PSM?

Thanks for the help @KakCAT ! This is not looking great, as my game’s save data class is pretty much written based on IsolatedStorage… I also tried MonoTouch’s implementation of IsolatedStorage, but it didn’t seem to work on PSM… Was wondering if anyone has run into similar problems and how did they solve it…