Skip to content

Do not flood the log with GooglePlayServicesUtil warnings when not having the closed source Google Play stuff installed #456

@serialrf433

Description

@serialrf433

I took a look at the logs and figured out, Columba is reporting many times over and over the same message:
W GooglePlayServicesUtil: com.lxmf.messenger required the Google Play Store, but it is missing.
W GoogleApiManager: The service for com.google.android.gms.internal.location.k is not available

It should not be a Warning. Also the information and the handling should be different.
It should appear in the Log level 'Info'. And it should be something like this:
GooglePlayServicesUtil: Google Play Store was not found, doing [THIS] instead

Columba should never write in a log some closed source software is 'required'. Because closed source software to run Columba is currently not required to my knowledge and it never should be.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions