Required Reading
Plugin Version
5.1.1
Mobile operating-system(s)
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
Required Reading
Plugin Version
5.1.1
Mobile operating-system(s)
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