Looking for verification.
Since I'd rather have one project that covers all platforms, I assume that in order to cover saving and loading I would need to incorporate both local storage for Mobile, and web storage for PC/Mobile?
I'm quite new with Construct, and I gather that largely regardless of OS, construct is presented in a Web wrapper, so I'm not sure if the Web Storage would work for all platforms, or whether I put a condition around the save/load routines with the 'isMobile' options.
To be specific, I"m currently only looking at saving and loading options, and not for specific save/load code, more the structure around saving/loading multiple platforms.
Cheers.