Hi Wagner,
I’m trying to use Sphinx with a Multiplatform Delphi app. When using it on Android the local loopback is not working for me. AI informs me that a local loopback is no longer allowed on Android with Chrome. See https://developers.google.com/identity/protocols/oauth2/resources/loopback-migration
AI lies very convincingly to me, so not that confident that it is telling me the truth but when I try to logon the browser sticks. I can manually change to my app and see that it has picked up the token but I’m not going to be able to get my end users to do that.
Have you had other reports of this? I don’t yet have a secure http (https) configured so it may be a red herring. I have changed my android manifest to allow clear type so that I can get to the XData Server in my development environment.
Regards
Steve