TehThreeMusketeers / MobileApp

The DEFINITIVE, ABSOLUTE BEST android app for claiming your photon out on the market.
0 stars 0 forks source link

API call to send Firebase token to server. #48

Closed kolevv closed 6 years ago

kolevv commented 6 years ago

Need an API call to send the Firebase token to the server so we can receive notifications. The endpoints aren't implemented yet, but there is a TODO in the APICalls class that explains what they (should) be. Implement this as soon as the endpoints exist on the server.

OfficialSoaresO commented 6 years ago

Already implemented, waiting on endpoints, once we have them I can tweak if necessary but structure is there

kolevv commented 6 years ago

This works fine. It's the logic of where I call it that's the issue. Closing this one and opening a new one.