Hello!
I develop a voicemail app service and I use MMI codes to let users enable/disable call forwarding to their voicemail number.
For example, the app opens the Phone app with a code such as:
**21*<phone number>#
This is expected behavior and is required for the service to work.
However on iOS 27, those links are now blocked with a “Malicious link blocked” warning, saying that the link may forward incoming calls/messages.
Is there any supported way for apps with a legitimate use case like this to request an exemption, or otherwise avoid this warning?
there doesn’t seem to be any option for the user to acknowledge the warning and continue
OK.
Sadly, I don’t have any good answers for you. My only suggestion is that you file a bug about this. Make sure to give a high-level explanation of what your product does, and then explain the impact of this change of behaviour.
Please post your bug number, just for the record.
ps As you’ve learnt, it’s better to reply as a reply, rather than in the comments. See Quinn’s Top Ten DevForums Tips for more about that, and for a bunch of other titbits.
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"