Almoullim / background_location

Flutter background location plugin for Android and iOS
https://pub.dev/packages/background_location
Other
224 stars 236 forks source link

Update BackgroundLocationService.kt #151

Closed hilalbaig closed 2 years ago

hilalbaig commented 2 years ago

fixed an overrides of onRequestPermissionsResult

haukepribnow commented 2 years ago

This was duplicated by #149 and #158. As this is cleaner than #149 and "younger" than #158, I'd vote to close #149 and #158 in favor of this one.

Also, many people have forked this repository and committed this change "locally". In https://github.com/haukepribnow/background_location/pull/4, I've tried to rewire the diverging histories together again as much as I could.