Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for UnifiedPush #129

Open
BDGreyson opened this issue Jul 23, 2023 · 2 comments
Open

Add support for UnifiedPush #129

BDGreyson opened this issue Jul 23, 2023 · 2 comments

Comments

@BDGreyson
Copy link

This might also be an alternative or addition for #104.

Maybe at some point "UnifiedPush" could be used as an alternative for Firebase Cloud Messaging for de-googled phones, or just people preferring it:

UnifiedPush: https://unifiedpush.org/
UnifiedPush Github: https://github.com/UnifiedPush

This could work for de-googled phones but save battery compared to time-based polling.

If needed, they also have a fallback implementation for phones that have FCM, but also preferred UnifiedPush: https://unifiedpush.org/developers/embedded_fcm/

As a non-programmer I have no estimate on how much work this might be, but considering that you do consider time-based polling, maybe this is also a viable solution.

Thank you either way!

@lukashaertel
Copy link
Collaborator

@Fenrikur we can assess this solution and maybe include something for next EF

@lukashaertel
Copy link
Collaborator

From what I can tell that's no iOS compatibility with this library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants