We want to use our drupal 7 site with ubercart 3 on our phone app creating with drupalgap.

My question is, has anyone created an android/iphone shopping app using drupalgap (powered by ubercart)?

If you have, did you find any issues or problems?

And if you have not but can give your professional opinion on this matter, we would appreciate your feedback. Will drupalgap work with a site running drupal 7 & ubercart 3?

Thanx.

Comments

zeezhao’s picture

Not sure, but there is an example using commerce module:
http://tylerfrankenstein.com/code/build-mobile-app-sell-products-with-dr...

tyler.frankenstein’s picture

Title: Does it work with Ubercart? » Ubercart Support
Version: 7.x-1.12 » 7.x-1.x-dev
Component: Module Code » Mobile Application Development Kit Code
Category: Support request » Feature request
Status: Active » Postponed (maintainer needs more info)

To my knowledge, no one has created an Ubercart powered mobile app with DrupalGap.

First you'll need Services to communicate with Ubercart. Here is something for D6: https://www.drupal.org/project/uc_services - perhaps it can be upgraded.