the-blue-alliance / the-blue-alliance-android

An Android app for accessing information about the FIRST Robotics Competition.
MIT License
78 stars 35 forks source link

[notification] Don't use message_type key in payloads #917

Closed phil-lopreiato closed 5 years ago

phil-lopreiato commented 5 years ago

Long story.

Mainly, this is a reserved key in FCM that wasn't in GCM, so we see random failures.

bherbst commented 5 years ago

👍