Page 1 of 1

Call predefined number automatically

Posted: Thu May 16, 2013 11:23 am
by XFERIC

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!


Call predefined number automatically

Posted: Thu May 16, 2013 12:31 pm
by Kateryna Grynko

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.


Call predefined number automatically

Posted: Wed Jul 31, 2013 3:56 am
by yllaw

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


Call predefined number automatically

Posted: Wed Jul 31, 2013 8:08 am
by Maryna Brodina

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