distriqt / ANE-Message

Send messages from AIR using email and SMS
https://airnativeextensions.com/extension/com.distriqt.Message
0 stars 0 forks source link

null_pdu error event for messages length > 160 symbols #14

Closed Krost closed 9 years ago

Krost commented 9 years ago

How i can send messages larger 160 symbols?

marchbold commented 9 years ago

Hi, Which platform are you getting this error on? Are you using sendSMSWithUI ?

Krost commented 9 years ago

I'm using sendSMS, on Android. As i can see you're using sendTextMessage not sendMultipartTextMessage.

In any case, I've already written my own extension for my needs. http://stackoverflow.com/questions/16643391/how-to-check-for-successful-multi-part-sms-send

¯(ツ)

marchbold commented 9 years ago

I'll make sure this gets added in the next release