chabokpush / chabok-starter-android

Chabok Empty Android Application for Starters
6 stars 1 forks source link

does chabok support FCM? #6

Closed ImanX closed 5 years ago

ImanX commented 5 years ago

I did read your android integrate document and What surprised me it was you are supporting GCM, does chabok support FCM? GCM service is deprecating.

Husseinhj commented 5 years ago

This issue has already been addressed. Please check issue #17.

behrad commented 5 years ago

Chabok uses FCM in server side to connect to Google Cloud, however for sake of our user's compatibility we have postponed to support FCM in our client SDK however Chabok SDK will deprecate GCM and move to client side FCM configuration soon.