I'm finding if I send an sms message with PhoneSms Send it results in a java error exception and the app asking if I want to continue every time length of the message is greater than 159 characters.
Is this a known issue regarding text size, in app inventor the limit was 160 characters so I'm guessing this is an Android limitation maybe and I would need to split messages of more than 159 characters?
Dave
Is this a known issue regarding text size, in app inventor the limit was 160 characters so I'm guessing this is an Android limitation maybe and I would need to split messages of more than 159 characters?
Dave