Skip to content

Commit

Permalink
add requirment for iOS 10.0+
Browse files Browse the repository at this point in the history
  • Loading branch information
Almoullim committed Aug 25, 2019
1 parent 9a18770 commit 6f8b238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Background Location

A Flutter plugin to get location updates in the background for both Android and iOS. Uses `CoreLocation` for iOS and `FusedLocationProvider` for Android
A Flutter plugin to get location updates in the background for both Android and iOS (Requires iOS 10.0+). Uses `CoreLocation` for iOS and `FusedLocationProvider` for Android

PS: This project was originaly created by [@shah-xad](https://github.com/shah-xad/flutter_background_location) for Android only.

Expand Down

0 comments on commit 6f8b238

Please sign in to comment.