drupal-ios-sdk-example icon indicating copy to clipboard operation
drupal-ios-sdk-example copied to clipboard

Demo for getting view doesn't work

Open benji101 opened this issue 13 years ago • 1 comments

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 right way. Will arguments work this way? Not sure.

benji101 avatar Feb 28 '12 03:02 benji101

Hi Kyle,

Thanks for a great code sample.

I keep getting 404 when trying to fetch the view. I've tried setting the baseView and view_name in all possible ways, but can't get pass this issue, can you please help?

xenodk avatar Mar 31 '12 10:03 xenodk