cordova - Can an iOS PhoneGap app return to the app after a call has been done? -


i have hybrid phonegap application allow user call phone number. switched phone app. when user ends call stuck in phone app , desired behavior automatically return actual application. possible @ all?

instead of using tel: intent have use telprompt intent. prompts user number call option either call or cancel. example:

window.location = 'telprompt://' + phonenumber 

when user hangs returned app.


Comments

Popular posts from this blog

How do you change vbulletin's home page to the forums instead of the default (CMS or Activity Stream)? -

c++ - Troubles when compiling phash program -