My ramblings on mobile application development, Android, iOS, Microsoft, and Open Source technologies.
No problem Dan, happy to help out. I'm thinking I will be using this plugin in a proof of concept I'm building so you've helped me out as well.
can we use user defined header UDH to pre-append sms message
Khaled, you could easily create a template string and replace tokens with variables of your choice. This could be done from javascript simply by using templateStr.replace();
No problem Dan, happy to help out. I'm thinking I will be using this plugin in a proof of concept I'm building so you've helped me out as well.
ReplyDeletecan we use user defined header UDH to pre-append sms message
ReplyDeleteKhaled, you could easily create a template string and replace tokens with variables of your choice. This could be done from javascript simply by using templateStr.replace();
ReplyDelete