Malware detection with Appodeal(Flurry).

Appodeal is detected as malware by AVG AntiVirus (Android).

It is not detected by other securityware.

I looked for something problem.

--["plugin.appodeal.beta.Flurry"] = { publisherId = "com.coronalabs" },

Commenting out Flurry solved this problem.

probably a false positive

either way it is a fail…

My game had the UserReviews like this “Malware. My avast antivirus said it contained malware so I uninstalled.” in yesterday and today.

Remove the Flurry plugin help this issue?

>chodongwon82

Yes,

If you delete or comment out the Flurry line of build.settings this problem will be solved.

I do not know what Flurry’s apologies are detected for.

build.settings

["plugin.appodeal.beta.AdColony"] = { publisherId = "com.coronalabs" }, ["plugin.appodeal.beta.AppLovin"] = { publisherId = "com.coronalabs" }, ["plugin.appodeal.beta.Chartboost"] = { publisherId = "com.coronalabs" }, ["plugin.appodeal.beta.FacebookAudience"] = { publisherId = "com.coronalabs" }, --["plugin.appodeal.beta.Flurry"] = { publisherId = "com.coronalabs" }, ["plugin.appodeal.beta.InMobi"] = { publisherId = "com.coronalabs" }, ["plugin.appodeal.beta.IronSource"] = { publisherId = "com.coronalabs" }, ["plugin.appodeal.beta.Mobvista"] = { publisherId = "com.coronalabs" }, ["plugin.appodeal.beta.MyTarget"] = { publisherId = "com.coronalabs" }, ["plugin.appodeal.beta.StartApp"] = { publisherId = "com.coronalabs" }, ["plugin.appodeal.beta.Unity"] = { publisherId = "com.coronalabs" }, ["plugin.appodeal.beta.Vungle"] = { publisherId = "com.coronalabs" }, ["plugin.appodeal.beta.Tapjoy"] = { publisherId = "com.coronalabs" },

What environment is this being detected on?
 

Rob

Hi Rob.

It is detected by the APK using the Appodeal plug-in that enabled Flurry.

It is Android version of AVG AntiVirus and Avast AntiVirus.

I build it using the latest version of Corona Dailybuild.

But the same is true for the previous dailybuild.

Since iOS can not find the relevant securityware, it can not be confirmed.

I tried to avoid this problem by excluding Flurry for the time being.

We will investigate.

Rob