Navigation

    Colyseus
    • Login
    • Search
    • Recent
    • Tags
    • Users
    1. Home
    2. pundirmr
    3. Posts
    • Profile
    • More
      • Continue chat with pundirmr
      • Flag Profile
      • Following
      • Followers
      • Topics
      • Posts
      • Best
      • Groups

    Posts made by pundirmr

    RE: Auth which fail from time to time?

    In my case the issue was related to old Player Prefs conflicting.
    try this is Start method :

    IEnumerator Start () {
    	PlayerPrefs.DeleteAll();
    }
    posted in Questions & Help •