是否会拒绝使用telprompt的应用 [英] Will apps that use telprompt be rejected

查看:404
本文介绍了是否会拒绝使用telprompt的应用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

为了在通话后返回app,我使用telprompt而不是tel。像这样的代码:

In order to return to app after call, I use telprompt instead of tel. Codes like this:

[[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"telprompt://10086"]];

有人说它会被苹果拒绝,因为telpromt不是公共URL方案。但我没有找到某个答案 - 是或否。有人可以帮助我吗?

Somebody says that it will be rejected by apple because telpromt is not the public URL Scheme. But I didn't find a certain answer - Yes or No. Can anybody help me?

推荐答案

你可能想要一个请查看 handleopenurl.com 的iOS网址索引索引。

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

我不知道telprompt。为什么不使用tel:// 10086?

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

这篇关于是否会拒绝使用telprompt的应用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆