Skip to content

Logger not disable #50

@djay789

Description

@djay789

I am using Android SDK 0.9.2.

The Logger is not disable for release version so the IP and AppCode are visible in the log cat:
I/BAASBOX: requested {url ->http://xxx.xxx.xxx.xxx:9000/document/XXX?where=current+%3D+true&orderBy=creation_date+DESC&page=0&recordsPerPage=20 method: GET, headers ->{User-Agent:BaasBox AndroidSDK/0.9.2X-BAASBOX-APPCODE:xxxxxxxxX-BB-SESSION:xxxxxx-xxxxx-xxxxxx-xxxxxxx}}

This is not very secure!

On solution may be to let access to the ENABLED field :

public static final boolean ENABLED = true;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions