Hi,
I’ve come across this issue more than once now. I use the Sign In component with my app. This works as should on iOS & Web, but Android does not work. It used to spit an error for Invalid API Key, but now on Android it returns nothing.
This goes for Live Companion (both older and the latest version) & the downloaded APK.
I’ve fixed this before on another project but the only solution was to delete the screen the Sign In component was used on. Maybe someone could take a look at this for me, I’m happy to share a project link privately. I’m unsure how this would be re-created.
My blocks:
You can see where I am trying to retrieve an error code with the Text Input block. On Android, this doesn’t return anything. iOS and Web return “undefined”, which means no error.
I’d really appreciate any help on this,
Thanks