According to Google, #Conversations_im is now also collecting users’ email addresses.

Pretty much the exact same thing that happened to Quicksy about a month ago¹ is now also happening to Conversations.

An app update I submitted ~48 hours ago passed review without any issues. A subsequent update just now, which contained very minor bug fixes, was rejected because I failed to declare that I’m collecting email addresses.

I’m so tired of this bullshit.

¹: gultsch.social/@daniel/1149546…


Someone or something at Google started to hallucinate that #Quicksy is collecting the user's email address and would not approve the app update until we declared that in our data policy.

The sign up process in Quicksy hasn't changed in 7 years. I don't even know where the user would enter their email address and I'm not aware of an API that collects this automatically.


Štěpán Škorpil reshared this.

in reply to Nicoco

my best guess is that it is both automated analysis and click workers. Some automated tool probably flags any input form of type email address and then a screenshot or something is shown to some poor $1/day worker in some poor country with the prompt 'can the user enter an email address here' and they can't and don't want to understand the context.

(sometimes the rejection takes too long for it to just be 'AI')

This entry was edited (1 week ago)
in reply to Daniel Gultsch

when the field is empty, the placeholder (text in the background) shows `username@example.com`. The field also validates what appears like e-mail addresses. I think that this might have confused them.

When entering a domain that does not exist, Conversations shows "server not found" immediately. When entering a domain that does exist, but is not associated with an XMPP server, Conversations freezes for some time. Maybe that timeout should be reduced?