Will apps that use telprompt be rejected

北慕城南 提交于 2019-11-28 08:19:43

You may want to have a look at handleopenurl.com an index for iOS URL schemes.

I do not know telprompt. Why not just use tel://10086?

Sal

I noticed that with iOS 8.0 the tel:// URL scheme will also return to the app after the call. The only difference now is that with telprompt:// the app will prompt before starting the call.

telprompt:// and tel:// are both valid custom URL scheme of iOS, for now.

Since Apple does not have documentation on telprompt, its functionality may be removed without notice (low chance though).

Note: Their behavior is different. The former one is better, as it won't dial the number directly and won't stay at Phone app after call.

Syed Faraz Haider Zaidi

This will not get your application rejected as I already uploaded an application with this and it is on the App Store now.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!