Post

Replies

Boosts

Views

Activity

Tel Uri containing * and # is not working on iOS 15 and onwards
Tel uris containing * and # are not working on iOS 15 and onwards. When I try to execute the following statement [[UIApplication sharedApplication] openURL: @"tel://*21*12345#" options:@{} completionHandler:nil]; It didn't show anything on the device. I also try to encode it but it didn't work.
Replies
3
Boosts
0
Views
1.2k
Activity
Apr ’22