bianca c

Results 13 issues of bianca c

Commit in this PR: https://github.com/Cosecha/redadalertas/pull/70

Logins have been changed in the API so that they send a JSON web token that's generated on the server. We need to make sure the app properly stores this...

Now that we're doing pins, sometimes putting the pin on a location that doesn't have a zipcode prevents the event from being submitted.

In order to send push notifications via Firebase, we need to store a randomized ID for each device that approves our request to send them push notifications. We can store...