From the time i updated my sdk to 2.2 I don't have access to App::GetInstance()->GetAppRootPath(),App::GetInstance()->GetAppSharedPath() and App::GetInstance()->GetAppResourcePath() .
When i try to construct a file with path one of the above, the application crashes and in the log window there is an error message : Not yet constructed. Construct() should be called before use.
Is there any way to write in these folders and to make these folders visible from the Connection Explorer inside the SDK?