-
I use the speedJumpFilter:100 setting in my BackgroundGeolocation.ready parameters, to avoid unexpected jumps of location.
It looks to works really well on my android devices, as I didn't detect ma…
-
hi,
I'm getting a null pointer exception from launch CameraStreamingActivity.
Here is the logcat error output:
```
E/AndroidRuntime: FATAL EXCEPTION: pool-3-thread-1
…
ghost updated
8 years ago
-
https://github.com/stadiamaps/ferrostar/blob/b8d925a991e04d529f275a36e1162441da07ef4a/apple/Sources/FerrostarCore/FerrostarCore.swift#L349
Xcode 16 gives this warning for this line in FerrostarCore…
-
In temi robot application, **onLocationResult** doesn't provide any results.
-
When setting `forceLocationManager: true` in `AndroidSettings`, geolocator may still request fused location provider.
The reason: `LocationManagerClient` calls [`LocationManager.getBestProvider()`]…
-
代码:
#import "DiscoverBeacon.h"
#import
#import "LocalPush.h"
#import
#import
#define Beacon_Device_UUID @"FDA50693-A4E2-4FB1-AFCF-C6EB07647825"
@interface DiscoverBeacon ()
<
CLLocat…
-
Right now we are just requesting the last known reading of the location from the Locationmanager, relying on other apps to request it in the first place. This is why after some amount of time, the dis…
-
I just upgraded to MacOs Sonoma 14.0 Beta (23A5286i). I've been running corelocationCli for many years, and usually when I upgrade OSs I have to reinstall it using Brew. However this time was differ…
-
Добрый день,
Не могу получить апдейты геолокации
SDK 4.4.0 lite
iOS 16
M1
final class MapViewController: UIViewController {
private let mapView = MapView()
private let locati…
-
Hi!
Can you create a Service for background locations on Android?
I know its battery killer but, much more accurate than fused locations.