Merge pull request #2248 from element-hq/feature/bma/pushProviderSelection

Ensure that a PushProvider is available on a device before using it.
This commit is contained in:
Benoit Marty 2024-01-18 14:46:05 +01:00 committed by GitHub
commit e6d2e1af72
6 changed files with 46 additions and 1 deletions

1
changelog.d/2248.misc Normal file
View file

@ -0,0 +1 @@
Fallback to UnifiedPush (if available) if the PlayServices are not installed on the device.