Skip to content

A plugin for ios phone gap to launch the dialer programatically in ios >= 5

Notifications You must be signed in to change notification settings

mchristie/PhoneGap-ios-PhoneDialer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Usage

window.plugins.phoneDialer.dial('555-555-5555');

Installation

Copy the .h and .m files to your project.

Copy the .js file to your www folder

include the .js file with a script tag in your index.html

Add "phonedialer" ----> "PhoneDialer" to your plugins mapping in PhoneGap.plist

About

A plugin for ios phone gap to launch the dialer programatically in ios >= 5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 75.8%
  • JavaScript 24.2%