Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Facebook SDK 6.2.2 problem with OnLoginComplete

Discussion in 'Android' started by Liszt, Jul 7, 2015.

  1. Liszt

    Liszt

    Joined:
    Jan 12, 2015
    Posts:
    29
    Hi, I just update my project with the new facebook SDK 6.2.2. I was on 6.1 before. Now when I build my project and try to log on Facebook on my device have this issue :

    Code (CSharp):
    1. sending to UnityOnLoginComplete({"cancelled":true,"key_hash":"MyKeyHashHere\n"})
    whereas before all was fine.

    Anyone already had this issue with Facebook SDK ?
     
  2. DominiqueT

    DominiqueT

    Joined:
    Mar 27, 2014
    Posts:
    49
    Hi

    Have you fix it ?