SwiftBackgroundLocation
SwiftBackgroundLocation copied to clipboard
Efficient and Easy Location Background Monitoring in Swift
Results
4
SwiftBackgroundLocation issues
Sort by
recently updated
recently updated
newest added
When `BackgroundLocationManager` calls `ClearRegions`, _all_ monitored locations in `CoreLocation` are being stopped. If users creates a `RegionConfig` with less than the maximum region per sandboxed app (20), then any other...
bug
## Expected Behavior Build succeeded ## Actual Behavior Build failed with error: SWIFT_VERSION '3.1' is unsupported, supported versions are: 4.0, 4.2, 5.0. ## Steps to Reproduce the Problem 1. Pod...