Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

Error=DeprecatedEndpoint #51

Open
mohamadpk opened this issue Aug 12, 2019 · 0 comments
Open

Error=DeprecatedEndpoint #51

mohamadpk opened this issue Aug 12, 2019 · 0 comments

Comments

@mohamadpk
Copy link

mohamadpk commented Aug 12, 2019

There are two problems with this library
1.you must change Priority in HttpMessage struct in file gcm.go to int
2.if every things is ok but you get error Error=DeprecatedEndpoint
go to gcm.go again and on const section change httpAddress from this "https://gcm-http.googleapis.com/gcm/send" to "https://fcm.googleapis.com/fcm/send"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant