Hello SF team,
This question will be a little awkward but since Google and Apple can ban developers left and right without warning for using 3rd party software that don’t behave the way they should I felt like I should ask.
I can’t find anything on your website regarding Data collection of the client software. Only the server.
Can you please confirm that:
The client DLL performs no activity on the user’s device other than the one required for the app’s functionality.
And when it connects, it does so strictly to the host defined by the developer (i.e it doesn’t at any time connect to some analytics or other server not managed by the dev) and the data sent to that host is strictly to perform the handshake and manage the online session.
Thank you
Data collection for the client
Re: Data collection for the client
Hello,
As surprising as it may sound these days... no, we do not collect any data.
No analytics whatsoever.
Yes, exactly.
Cheers
Code: Select all
Can you please confirm that:
The client DLL performs no activity on the user’s device other than the one required for the app’s functionality.As surprising as it may sound these days... no, we do not collect any data.
(i.e it doesn’t at any time connect to some analytics or other server not managed by the dev)
No analytics whatsoever.
and the data sent to that host is strictly to perform the handshake and manage the online session.
Yes, exactly.
Cheers