urbanairship / ruby-library

A Ruby wrapper for the Urban Airship API.
Other
200 stars 118 forks source link

tag implementation (add, remove, list, add device_token to tag, remove d... #20

Closed Jewgonewild closed 11 years ago

Jewgonewild commented 11 years ago

Implemented tag support. Would be awesome if this could get merged in. http://urbanairship.com/docs/tags.html

schoblaska commented 11 years ago

Looks good. Do you want to add some documentation (including how to pass tags with device token registration and how to reference tags when sending a push notification)? Otherwise I can.

I'll bump the gem version and do a release once we get some documentation around the new features.

Thanks!

Jewgonewild commented 11 years ago

Yeah I'll add in documentation around tags. Also, adding android apids to a tag is currently not working, even-though the UA docs clearly state that this can be achieved. I am in contact with UA support, so I'll hold off on documenting the android stuff until I hear back from them.