I'm using a cordova to build an app on Windows Phone and I need to know what is a path(directory) for saving files into internal memory, like we have in Windows (C://ProgramFiles/..). For example Android have file://(...) or cdvfile:///(...).
Someone maybe know how to check it or know it?