Skip to content

preloadVendors() and preloadServices() takes too much time on old devices #332

@gustavo-iniguez-goya

Description

@gustavo-iniguez-goya

Edited: the problem is with these 2 methods, which take to load on a htc desire 4s and 11s respectively.

preloadVendors() causes on old devices to display a blank screen on the app start up.
preloadServices() causes several problems when using the Port Scanner.

On certain situations, the Port event arrives a few seconds later than the onEnd() event. The result is that we display an info message saying "No open ports detected on current target...", and a few seconds later the opened ports are added to the list.
I will add debug messages with timestamps and post the result here if needed.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions