Hi,
Is it possible to integrate phonegap without having to use the services module? More like a web app that can communicate with native ios function such as voice or image capture.

Comments

Rene Hostettler’s picture

This module doesn't use services module to connect Drupal site to mobile it's using plain ajax calls. It confused me because of the reference to configuring "admin/config/services/phonegap " and also there is the similarly named drupalgap http://drupal.org/project/drupalgap which also has similar functionality but does use services.