I'm attempting to connect to a site with the iOS app and have installed the modules per the installation instructions. However, when I enter the URL to connect to the site in the app setup, I receive:

setup.html
Not Found

Any assistance would be appreciated.

Comments

tyler.frankenstein’s picture

Assigned: Unassigned » tyler.frankenstein
Status: Active » Needs review

Are you using the App downloaded from the iOS store, or are you building your own application?

Poieo’s picture

The app downloaded from the iOS store.

UK_Rogue’s picture

Same problem here. Did anyone mange to resolve this? Downloaded App from Store, followed readme to the letter but no luck from the Iphone App.

angelg33k’s picture

My client is having the same issue. Any progress here?

Breakerandi’s picture

I think this is the same issue like here: http://drupal.org/node/1820552. The error message on iphone is just a little bit different..

Please anyone can solve this problem!

tyler.frankenstein’s picture

Sorry for the delay. This problem sounds like your Services are not configured properly on your Drupal site. I have updated the Documentation: http://drupal.org/node/1603690

This should clear up any questions about the DrupalGap setup. Pay close attention to troubleshooting section and the tests that can be performed with the Firefox Poster plugin. Please verify the troubleshooting topics have been covered and please verify the poster plugin gets a response from the System Connect call.

drupalninja99’s picture

I get a similar error when I click "try it" on the app home screen

drupalninja99’s picture

Actually I did get drupalgap.com to work. It defaults to drupalgap.org which does not work but .com does.

tyler.frankenstein’s picture

Thanks for pointing that out. The app in Google Play and iTunes is horribly out of date, and is very buggy right now since so much has changed with the Services module.

Once I get the 7.x-2.x branch of the mobile app ironed out, I'll release a new version for the marketplaces.

drupalninja99’s picture

That would be great. I was impressed that I could just enable the module on my drupal site and then I was able to connect. I figured it would let me do more. Like the only content I could add was a web form. It seems useful as a demo app but it sounds like it doesn't do much else. Will the newer version have more functionality?

tyler.frankenstein’s picture

Status: Needs review » Closed (duplicate)

I've updated the main site to be drupalgap.org instead of drupalgap.com, this has fixed the 'Try a Demo' button in the mobile app.

The newer version is much more dynamic, it has entity and forms api capabilities (it has been renamed to the 7.x-1.x branch on GitHub).

It also has some hook mechanisms.

I'm going to mark this as a duplicate of this issue: http://drupal.org/node/1820552