sunlightlabs / congress-ios

iOS app for tracking and contacting your legislators, and learning about new bills and laws.
http://congress.sunlightfoundation.com
Other
46 stars 22 forks source link

Push tags to UA on app launch #414

Open jcarbaugh opened 10 years ago

jcarbaugh commented 10 years ago

If a user uninstalls and reinstalls the app, they lose all of their followed entities. Urban Airship still has the previous tags associated with the user and will still send push notifications for them.

Sync follows on start up to clear the tags when newly installed.

dcloud commented 9 years ago

Looks like this should happen, but multiple entries are being recorded for a single device token (at least on the dev version, there are multiple entries with same token for the same device).