drupal-ios-sdk-example
drupal-ios-sdk-example copied to clipboard
An Example Project for testing your Drupal IOS SDK Setup Refer to http://github.com/workhabitinc/drupal-ios-sdk
Maybe this is dumb but Im new to IOS development and I keep getting an error when i try to run your example app. This is the error message I...
Hi, I just cloned a version of the example. After running it in xcode, I get an error: clang: error: no such file or directory: '/Users/marmul1d/Desktop/ios_test/2/drupal-ios-sdk-example/Drupal Questions/../AFNetworking/../../gardens-mobile/Drupal Gardens/AFNetworking/AFImageCache.m' I think...
dear's i want to really thank you for this example its a great tool to understand the process . but how can i use it if the web site I'm...
Hi, Could you update the example with your last drupal iOS Sdk ? Best regards,
I'd love to try running this app against a real site to test it out. Is there an install profile, feature, or even just a .sql dump that a working...
in class ViewsViewController.m, the getView method doesn't work. I managed to make it work by using [views viewsGet:[viewNameField text]]; instead of [views runMethod]; but I don't know if it's the...
Apart from a minor bug in the IBOUtlet connections which i fixed (basically the textboxes were mixed up - no biggy) I can't seem to add body to my article....
"Get"ting views from the example app (v7) didn't work from the original source (with services views module.) It would say "404 Not found: Could not find the controller." Changing the...