XFERIC
Posts: 0
Joined: Thu May 16, 2013 11:23 am

Call predefined number automatically

I am writing an app i have a panic button, onclick it should automatically call a predefined number. I'm managing to open the native android dialer but still i need the user to click again on send button to dial.

How can i make a direct call from the app?

Thanks!

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Call predefined number automatically

Hi,

Privilege for Android is CALL_PRIVILEGED

http://stackoverflow.com/questions/13...

You can try exporting app to Eclipse and write code manually. But I cannot guarantee this works.

yllaw
Posts: 0
Joined: Fri Apr 27, 2012 7:44 am

Call predefined number automatically

hi katya, this sample plugin works for me on Android but i like to try it on iphone using xcode is there any samples available tutorial out there... most of the samples i searched are for android only hopefully there's workaround, thanks in advance

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Call predefined number automatically

Hello! Unfortunately we don't have such tutorial. You would need to search for plugin online.

Return to “Issues”