rekabhq / background_locator

A Flutter plugin for updating location in background.
MIT License
287 stars 321 forks source link

Fixing Android 12 bug with FLAG_IMMUTABLE / FLAG_MUTABLE #289

Closed srmncnk closed 2 years ago

srmncnk commented 2 years ago

This pull request addresses Android 12 bug with SDK level 31 in this issue: https://github.com/rekab-app/background_locator/issues/288

gpibarra commented 2 years ago

Duplicate https://github.com/rekab-app/background_locator/pull/286