Skip to content

No debug logs when gleap is enabled #6

Description

@cornetthomas

When enabling Gleap while debugging/developing I don't get any debug logs anymore in my console.

CleanShot 2023-02-03 at 14 49 40

I fix this by checking the kDebugMode flag while running an app in debug and only enabling Gleap if the app is running in release mode.

I would expect to still see my debug logs even when Gleap is enabled.
I tried playing with Gleap.enableDebugConsoleLog(); and Gleap.disableConsoleLog();, but this doesn't seem to have any effect.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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