Search code examples
iosphone-call

IOS calling a number and enter a code


I want to create a app that will call a number and after a few seconds enter a code. Is this even possible? I searched all over and couldn't find anything about accessing the phone.

Thanks.


Solution

  • No, this is not possible, at least via code. You can use the tel: url schema to call the number.

    then use the 'p' for a pauze:

    tel:+145555464p123