Limitation of SMS text msg if app is not started | developer.brewmp.com Limitation of SMS text msg if app is not started | developer.brewmp.com

Developer

Limitation of SMS text msg if app is not started

Forums:

Dear Colleagues...

My app uses ISHELL_SetAlarm to wakeup and send sms, and I dont want to start applet on EVT_ALARM. I've seen that mode is fully background, device even will not be awaked from sleep mode (screen does not flashed).

I have found one thing...
If app is not started by ISHELL_StartApplet then app can send SMS text message limited by 10 symbols only and no more.

If app is started by ISHELL_StartApplet then 10 symbols limitation is gone.

Have anyone seen that?
And what's a reason of this? Memory??

p.s. I have tried ITAPI and ISMS too.

Thank's