Update to android 12
Closed this issue · 0 comments
niknetniko commented
Will allow us to merge #494.
From the docs (https://developer.android.com/about/versions/12), potentially interesting is:
- Check https://developer.android.com/about/versions/12/behavior-changes-all#back-press
- Check https://developer.android.com/about/versions/12/behavior-changes-12#exported
- Check https://developer.android.com/about/versions/12/behavior-changes-12#pending-intent-mutability
- Check https://developer.android.com/about/versions/12/behavior-changes-12#foreground-service-launch-restrictions to ensure we don't crash when starting the radio player if the app goes into the background after starting has begun but not yet completed.
Once stable, try: