Is it possible send ussd request?
I want send *100#
doesn't work
https://forums.macrumors.com/archive/index.php/t-484177.html
doesn't answer on my question
p.s.
tested all on real device
I want send *100#
Code:
[[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"tel:*100#"]];
doesn't work
https://forums.macrumors.com/archive/index.php/t-484177.html
doesn't answer on my question
p.s.
tested all on real device