java me - SMS sent to shortcode from J2ME doesn't get reply from service. Why? -
i'm building j2me app nokia series 40 devices has feature of sending smss predefined shrotcodes.
on networks: 1) user uses app, activates send sms shortcode feature, sms sent , service replies "welcome" service messages.
on other networks (same phone different sim): 1) user uses app, activates send sms shortcode feature, sms sent , service not reply "welcome" service messages. 2) when sending same sms by-hand messaging application, service reply "welcome" service messages
why happen?
thanks.
try, using different textboxes each, mine did using unique interfaces each , storing shortcode adresses in arrays traversing them worked. regards, sam
Comments
Post a Comment