Skip to content

[Bug]: iOS logging does not record Debug entries unless log level is Verbose #2584

@mlev

Description

@mlev

Required Reading

  • Confirmed

Plugin Version

5.1.1

Mobile operating-system(s)

  • iOS
  • Android

Device Manufacturer(s) and Model(s)

iPhone SE Gen 3

Device operating-systems(s)

iOS 26.4.2

React Native / Expo version

0.83.6, Expo 55

What happened?

On iOS if I set the log level set to BackgroundGeolocation.LogLevel.Debug (i.e. 4) then only logs with level of INFO and above are recorded. If I set it to VERBOSE (5) then I can see the debug logs. On Android debug logs are recorded and returned correctly when level is Debug.

Recreated on simulator and real device. Same result with getLog and emailLog (on real device).

Plugin Code and/or Config

{}

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions