Markus Neuhoff
Markus Neuhoff
I've got the same issue, my script is executable as well. Is there something unique with downloading the zip vs. cloning?
@Filmaluco I'm on windows but using the Ubuntu subsystem shell. I actually made it past this error by adding: `#!/bin/bash` to the beginning of the file. With that in place...
@samtstern definitely. I've included screenshots of both the auth selector screen as well as the beginning of the email flow. With a custom background, the individual links don't have enough...
You got it! That's also how I was able to set the non-link text in the auth picker to white. ``` @drawable/login_background @color/colorWhite ```
Thanks! So to clarify what you mean is it's a feature request and if it's implemented it could change without being called out in the release notes, so I'd want...
Perfect, sounds great!