0

I need to implement the whole ussd processing functions,like dialer a ussd code programmatically,creating sessions and show users input based on response,and after all things done,destroying sessions and all.

in my initial study,i found its not possible in android & in ios.

so my question is,what platform allows developer to do this? can windows phone 8 be any help? or any other mobile os except windows mobile ?

Shofiqul Alam
  • 585
  • 1
  • 7
  • 29

1 Answers1

0

It won't be possible to do on WP. You can't get access to system's dialer via code. Any input needs to be entered/confirmed by the user.

ua741
  • 1,446
  • 15
  • 28