{"id":3350,"date":"2014-03-23T02:30:10","date_gmt":"2014-03-23T02:30:10","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/03\/23\/problem-about-ecslidingviewcontroller-collection-of-common-programming-errors\/"},"modified":"2014-03-23T02:30:10","modified_gmt":"2014-03-23T02:30:10","slug":"problem-about-ecslidingviewcontroller-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/03\/23\/problem-about-ecslidingviewcontroller-collection-of-common-programming-errors\/","title":{"rendered":"problem about ecslidingviewcontroller-Collection of common programming errors"},"content":{"rendered":"<ul>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/06df2e5e7df0a446c78fb07b0b8960a1?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\n80leaves<br \/>\nios ecslidingviewcontroller<br \/>\nI&#8217;m trying to rebuild the Basic Example and whenever I start my application I end up with following error message:* Terminating app due to uncaught exception &#8216;NSUnknownKeyException&#8217;, reason: &#8216;[ setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key topViewControllerStoryboardId.&#8217; * First throw call stack:I just don&#8217;t know where to keep looking.<\/li>\n<li><img decoding=\"async\" src=\"http:\/\/i.stack.imgur.com\/hVVsy.jpg?s=32&amp;g=1\" \/><br \/>\nXCode Monkey<br \/>\niphone ios objective-c ecslidingviewcontroller<br \/>\nI have a little problem with my app.I am using ECSlidingViewController.Here&#8217;s a overview:On the ViewController.h:#import &lt;UIKit\/UIKit.h&gt; #import &lt;QuartzCore\/QuartzCore.h&gt; #import &#8220;ECSlidingViewController.h&#8221; #import &#8220;MenuViewController.h&#8221;@interface ViewController : UIViewController@property (strong, nonatomic) UIButton *menuBtn;@endOn the ViewController.m:#import &#8220;ViewController.h&#8221;@interface ViewController ()@end@implementation ViewController @synthesize menuBtn;- (void)viewDidLoad {[<\/li>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/17925974c2f73261c104dde536d8a354?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nMarcel Marino<br \/>\nios uiviewcontroller storyboard ecslidingviewcontroller<br \/>\nI am using a storyboard to switch between views. Pretty simple, until I try to add ECSlidingViewController.If I add the above slide menu to the first view I call using this:self.topViewController = [self.storyboard instantiateViewControllerWithIdentifier:@&#8221;Main&#8221;];If I set @&#8221;Main&#8221; to @&#8221;Speakers&#8221;, the view loads just fine. I get the slide menu and everything. @&#8221;Main&#8221; also loads just fine.However, if I load @&#8221;Main&#8221; first like in the code above, then switch views to the one I&#8217;ve designated &#8220;Speakers<\/li>\n<li><img decoding=\"async\" src=\"http:\/\/i.stack.imgur.com\/fBkni.png?s=32&amp;g=1\" \/><br \/>\nPinturikkio<br \/>\niphone ios objective-c uinavigationcontroller ecslidingviewcontroller<br \/>\nIn my app I&#8217;ve a navigation Controller that is connected to another viewController (root controller). In my project I&#8217;ve imported ECSlidingViewController.h and .m. In the viewController that will be used as a right-side menu (listViewController.h), I&#8217;ve imported ECSlidingViewController.h and in viewDidLoad I did this:[super viewDidLoad];self.peekLeftAmount = 40.0f;[self.slidingViewController setAnchorLeftPeekAmount:self.peekLeftAmount];self.slidingViewController.underRightWidthLayout = ECVariabl<\/li>\n<\/ul>\n<p>Web site is in building<\/p>\n","protected":false},"excerpt":{"rendered":"<p>80leaves ios ecslidingviewcontroller I&#8217;m trying to rebuild the Basic Example and whenever I start my application I end up with following error message:* Terminating app due to uncaught exception &#8216;NSUnknownKeyException&#8217;, reason: &#8216;[ setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key topViewControllerStoryboardId.&#8217; * First throw call stack:I just don&#8217;t know where to keep [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-3350","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/3350","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=3350"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/3350\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=3350"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=3350"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=3350"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}