Skip to content

App version is not in correct format #150

@tompsota

Description

@tompsota

Describe the bug
A clear and concise description of what the bug is.

The version property of SuspiciousAppInfo in Malware detection contains incorrect value. Upon inspection, it is displaying longVersionCode instead of version of the app.

Expected behavior
A clear and concise description of what you expected to happen.

I expect the malware detection to return app version as meaningful string, e.g '2.3.1' instead of '34'. This can be achieved by using PackageInfo.versionName property.

Thanks.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions