Open ThatOneCalculator opened 2 years ago
Leaving this here for reference:
The only thing im worried about is compatibility with the Android side since we dynamically load in the credentials vs. how they show it in the samples. I think it's do-able, but might be tricky.
Edit: Didn't mean to close the issue
Since this is a Flutter app, why not use the Flutter SDK? https://unifiedpush.org/developers/flutter/
Since this is a Flutter app, why not use the Flutter SDK? https://unifiedpush.org/developers/flutter/
Edit: I think the resource you linked might be a different UnifiedPush than the one I'm talking about. The one I linked only needs a client side implementation
good catch, im blind and didn't see it. Thanks!
Aerogear UnifiedPush and UnifiedPush.org are different things. UnifiedPush.org is a FOSS, decentralized alternative to FCM, whereas Aerogear is just a gateway for multiple centralized push services.
Yep. I'm talking about the FOSS decentralized one.
As this is supposed to be a (F)OSS/self-hosted solution, UnifiedPush support as an alternative to Firebase Cloud Messaging would be greatly appreciated