2

While installing the latest version of our app (outside of Google Play), a pop-up message shows up:

Installation Blocked This app can collect data that may be used to track you. Even if you have heard of this app or the app developer, it's still dangerous to install an app from an untrusted source.

so
What can make Google Play to detect an app harmfully?
How do we understand what's Google Play problem with our app?

max
  • 5,963
  • 12
  • 49
  • 80
  • To clarify: you side loaded that app (it is not coming from Play Store). Why do you think then Google Play has a problem with it? – Henry Mar 14 '18 at 05:43
  • my app isn't launched in google play but I have a lot of users.(Why do you think then Google Play has a problem with it) because it says that it's not safe to install my app. – max Mar 14 '18 at 06:22
  • Is your problem solved? – Maysam R Apr 30 '18 at 12:34
  • yes I write the answer – max May 01 '18 at 04:04

1 Answers1

1

after asking form google support about my problem they said to me that because I using sensitive user data I should use SSL in my communication with my server and after update my app that message disappeared.
also, read this link it has great info about this kind of problems by google protect.
and if you think that google protect unreasonably saying your app is harmful you can use this link to inform them

max
  • 5,963
  • 12
  • 49
  • 80