2

How does the Google Voice HTML5 app access the iPhone dialer given that it's not a native compiled app?

Howiecamp
  • 2,981
  • 6
  • 38
  • 59

1 Answers1

2

It probably uses Safari's support for the tel: protocol.

Alex Reynolds
  • 95,983
  • 54
  • 240
  • 345