With the previous spark ios app, I was able to use my .sexy address to login. I’ve been able to use this e-mail address with the web IDE without issue, and have my two new particles claimed just fine.
I can’t, however, log into the new particle app with this e-mail address. I’m hoping this has just been overlooked and can be resolved in a near-future application update.
Still, it’s a little frustrating that the rest of the ecosystem is fine with this e-mail address except for this one little piece. as someone trying to avoid getting too much into ios dev for a few home automation projects, it’d be great for this to get resolved rather than go through and change my credentials or register a new account with a different address.
Solved the issue, the e-mail address appears to be case-sensitive. Name@domain.tld did not work but name@domain.tld apparently matched. The error I was getting stated “invalid address”
Are e-mail addresses intended to be treated as case-sensitive?
In general, my experience is email addresses are not case sensitive, but criteria for login when used as a username can vary as can for any login username. Some systems require case for username, and would consider ABCCompany different than abccompany, and some do not.
@ido sort of connected question. On the old Spark App we used to have to be logged into the wifi that we were trying to connect the Core to. It looks like on the Particle App that we can be on one wifi and connect the Photon to another wifi. Is that correct?