remove the alert that pops up when calling from iOS app using telprompt://

后端 未结 2 790
旧时难觅i
旧时难觅i 2021-01-24 18:36

I need to make a call from my iOS app, and after the user is done calling, i need him to come back on the same app screen from where he made the call. if i use the following cod

2条回答
  •  爱一瞬间的悲伤
    2021-01-24 19:05

    You cannot do otherwise, those are the two possibilities. telprompt with alert and callback or tel with not coming back and no alert.

提交回复
热议问题