Closed josephnarai closed 6 years ago
Hi @Elringus,
Just a quick input, I think it might be something with the scripting backend setting. With the release of 2018.2 and older version of Unity, NET 2.0 is not available.
Currently, I am using 2019.4.0f1, and I am not able to change the unity version.
Would there be another way to troubleshoot the problem?
@Elringus I think you've already got rid of the dependency on the NET 2.0 on the 0.26 version.
Quick question, how am I supposed to whitelist the loopback url of http://127.0.0.1 ?
This was working fine, but coming back to retest now (after all the new features), the iOS authentication is failing now.
Failed to execute authorization procedure. Check application settings and credentials.
We tried changing to 4.6 scripting - but that breaks the entire app on iOS and downloads stop working on Android :(
Please advise how best to debug and fix this?
Joe