Question

How to send ussd request through programming on iPhone OS

For example: *100#

Was it helpful?

Solution

CTCallDialWithID(@"*100#", -1);

and link with CoreTelephony.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top