brendanhay / gogol

A comprehensive Google Services SDK for Haskell.
Other
281 stars 105 forks source link

Firebase Cloud Messaging support #43

Open dhess opened 8 years ago

dhess commented 8 years ago

Thanks for this wonderful package. Any plans to support FCM?

brendanhay commented 8 years ago

A requirement is the [Google Discovery API] must expose the service definition for FCM. Currently it seems it's not supported by the other SDKs either.

dhess commented 8 years ago

Yeah, that's what I was afraid you'd say :) Oh well, maybe it'll show up there in the future. Thanks!