Skip to content

Unity SDK fails when run on tvOS #24

@eloyer

Description

@eloyer

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions