mobile push length limitations

mobile push length limitations

android
 gcm : 4k    https://developer.android.com/google/gcm/server.html#params
 c2dm : 1024byte https://developers.google.com/android/c2dm/#limitations
ios
 256byte https://forums.aws.amazon.com/ann.jspa?annID=2626
 ios 8 2k


ref : http://stackoverflow.com/questions/9487223/what-is-the-maximum-number-of-characters-that-can-be-displayed-in-android-push-n

댓글