Replacing tel or telprompt to call
I've made an application is used to call predefined numbers upon button press. As far as i know the only way to make call inside app is to use "tel" or "telprompt". When i submitted an app i've received a rejection with this description: 2.5 Details Your app uses or references the following non-public APIs, which is a violation of the App Store Review Guidelines: teleprompt:// The use of non-public APIs is not permitted in the App Store because it can lead to a poor user experience should these APIs change. For my first submission I used "telprompt" to call, then I changed it to "tel" because