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.
  2. We’re making changes to the Unity Runtime Fee pricing policy that we announced on September 12th. Access our latest thread for more information!
    Dismiss Notice
  3. Dismiss Notice

AWS CognitoIDPClient.InitiateAuthAsync not returning a callback

Discussion in 'VR' started by ChristerPoint, May 27, 2019.

Thread Status:
Not open for further replies.
  1. ChristerPoint

    ChristerPoint

    Joined:
    Apr 2, 2019
    Posts:
    1
    The CognitoIDPClient.InitiateAuthAsync function doesn't return a callback on Oculus Go (android), but on standalone, editor, android, and ios it works fine. This causes me not to be able to log into my project.

    I am working on a project using Amazon as a login service, but having some issues on the Oculus Go. The code runs fine up to the point of the function call, and after it (since it is async), but the callback that I am supposed to get never arrives. I am connected to internet on the Oculus.

    Unity ver: 2019.1.3f1
     
Thread Status:
Not open for further replies.