urbanairship / ruby-library

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

Automatically truncate message if payload exceeds 256 bytes. #37

Closed devinfoley closed 9 years ago

devinfoley commented 11 years ago

I wish that this logic lived inside of UA's API. I suppose adding it to libraries is the next best thing.

Since APS only allows a 256 byte payload, automatically truncate the push notification alert message if the payload exceeds 256 bytes.

devinfoley commented 10 years ago

Is anybody out there? Hello? It's lonely in here.

michaelphines commented 10 years ago

Our engineer who used to maintain this repo left a couple months ago. Sorry about the delay, and thanks for the wake up.

devinfoley commented 10 years ago

Thanks! I’ll do this!

abedra commented 10 years ago

Any status on this? I don't see another PR.

devinfoley commented 10 years ago

Time flies when you're having fun! Here you go!

pdxmele commented 9 years ago

Hi, we're clearing all of these out now due to the rewrite. We'll be adding more stuff soon, please put your requests over in Issues. Thank you!