-
-
Notifications
You must be signed in to change notification settings - Fork 261
Description
The following error occurs when running the app:
UnauthorizedAccessException: Access to the path "/Parse.settings" is denied.
at System.IO.MonoIO.GetFileType (IntPtr handle, MonoIOError& error) [0x00000] in :0
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in :0
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access) [0x00000] in :0
at Parse.PlatformHooks+SettingsWrapper.Save () [0x00000] in :0
at Parse.PlatformHooks+SettingsWrapper.get_Wrapper () [0x00000] in :0
at Parse.PlatformHooks.Initialize () [0x00000] in :0
at Parse.ParseClient.Initialize (System.String applicationId, System.String dotnetKey) [0x00000] in :0
at Parse.ParseInitializeBehaviour.Initialize () [0x00000] in :0
at Parse.ParseInitializeBehaviour.Awake () [0x00000] in :0
at Boo.Lang.GenericGeneratorEnumerator1[T].MoveNext () [0x00000] in <filename unknown>:0 at Boo.Lang.GenericGeneratorEnumerator1[T].MoveNext () [0x00000] in :0