tropo / PhonoSDK

Phono.com - The jQuery Phone API
http://phono.com
Other
131 stars 63 forks source link

phonegap URL is incorrect #20

Open steely-glint opened 12 years ago

steely-glint commented 12 years ago

We've just spotted that you may need to add the following configuration item to the phono creation call : connectionUrl:"http://app.phono.com/http-bind",

eg: phono = $.phono({ apiKey: "C17D167F-09C6-4E4C-A3DD-2025D48BA243", connectionUrl:"http://app.phono.com/http-bind", etc