drupal-ios-sdk-example
                                
                                
                                
                                    drupal-ios-sdk-example copied to clipboard
                            
                            
                            
                        Demo for getting view doesn't work
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.
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?