Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

Unity 5 + Parse + iOS = NSURLErrorDomain error -1012

Discussion in 'iOS and tvOS' started by aparraga, Mar 9, 2015.

  1. WolfBeardedLion

    WolfBeardedLion

    Joined:
    Apr 5, 2013
    Posts:
    27
    Use ParserUser.LogOutAsync() instead; that fixed it for me. I hope this helps.

    See http://www.parse.com/docs/dotnet/api/Index.html
     
    evilmaster and SimteractiveDev like this.
  2. SimteractiveDev

    SimteractiveDev

    Joined:
    Jul 9, 2014
    Posts:
    97
  3. SimteractiveDev

    SimteractiveDev

    Joined:
    Jul 9, 2014
    Posts:
    97
    No case number, I haven't logged it as I assumed it's a Parse issue instead of a Unity issue.
     
  4. caldofran

    caldofran

    Joined:
    Aug 7, 2013
    Posts:
    45
    Hi, i'm suffering similar issue on Windows Phone 8, have anybody test it on WP8?