Prompt when trying to dial a phone number using tel:// scheme on iOS 10.3

This is listed as a known issue in the 10.3 release notes. https://developer.apple.com/library/content/releasenotes/General/RN-iOSSDK-10.3/ openURL When a third party application invokes openURL: on a tel://, facetime://, or facetime-audio:// URL, iOS displays a prompt and requires user confirmation before dialing. It is also listed in the Security content of the 10.3 update, so I’m assuming this a … Read more