This repository has been archived by the owner on Sep 3, 2021. It is now read-only.
2.2.1
- FIxes #19
- FIxes #20
Now built-in background notifications work by default, without having to explicitly include a receiver in the manifest.
If you were using a custom background receiver to handle background events, you still need to include it in the app manifest and it still overrides the default background receiver.