how to replace quickblox service with firebase

317 Views Asked by At

I used source code of Q-municate app to build chatting app , source code in github : https://github.com/QuickBlox/q-municate-android I want to use firebase service like : authentication phone, Cloud Messaging , push notification in my app and remove quickblox service . How can I do that ? thanks .

1

There are 1 best solutions below

0
Rubycon On BEST ANSWER

QuickBlox team is going to start this migration in Q-municate Android in 2 weeks

Meanwhile, QuickBlox team released Firebase API in SDKs, more info here https://quickblox.com/blog/firebase-phone-authentication/

so you can start on your own