Gmscore: [Feature Request] Provide app-side library implementation of fcm

Created on 6 Dec 2018  Â·  4Comments  Â·  Source: microg/GmsCore

If possible, please provide a app-side library implementation of FCM so it's possible to implement fully open source apps to use FCM.

Most helpful comment

This would be very good to have.
If you need someone to test it, feel free to ping me :+1:

For us, we would need:
FirebaseMessagingService
FirebaseInstanceIdService

All 4 comments

This would be very good to have.
If you need someone to test it, feel free to ping me :+1:

For us, we would need:
FirebaseMessagingService
FirebaseInstanceIdService

Google is slowly open sourcing all the Firebase-* things, so I expect messaging to follow soon so there will be no need for client-side microg.

@mario in https://github.com/nextcloud/android/issues/3333#issuecomment-446490133

So well… if Firebase is open-source this would obviously help here, at least – if not obsolete this lib.

FCM is GCM with some extensions, most apps that use FCM are already working with microG.

@ale5000-git

But they cannot work with this clientside library because it doesn't implement the firebase classes currently.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

pelomedusa picture pelomedusa  Â·  6Comments

dos1 picture dos1  Â·  4Comments

ghost picture ghost  Â·  4Comments

rugk picture rugk  Â·  6Comments

patrickdrd picture patrickdrd  Â·  5Comments