MadRod
Aspiring developer
Profile
Posts: 1853
Reg: Apr 12, 2012
Lisbon
27,930
09/15/14 02:20 AM (9 years ago)

XIB Menu error

HI, using XIB Menu, with latest update. Have reinstalled it a couple of times, with no results. After setting the buttons to the respective screens, when selecting a menu button, the app crashes. The log gives me, JM_Xib_button_menu: buttonTapped (lldb) Highlighted on Xcode I get: menuItem.jsonVars = [[NSDictionary alloc] initWithObjectsAndKeys:@"menuItem",@"itemId",@"BT_menuItem","itemType",transitionType,@"transitionType",nil]; I do notice, on the control panel, that if I assign a screen to a button, on the json file, I see the entrance of, for example: "buttonScreenNickname1": "SLB", "buttonScreen1": "50E8BF2E1A32F185B15B681", If I then delete that button, on the json I still get: "buttonScreen1": "50E8BF2E1A32F185B15B681", Even if i manually delete it, I'm still unable to use this plugin. Any suggestions? Cheers. Miguel
 
chris1
Code is Art
Profile
Posts: 3862
Reg: Aug 10, 2012
Austin, TX
50,120
like
09/15/14 02:31 PM (9 years ago)
Just updated the plugin - give it a try again.
 
MadRod
Aspiring developer
Profile
Posts: 1853
Reg: Apr 12, 2012
Lisbon
27,930
like
09/15/14 02:37 PM (9 years ago)
You nailed it.... As always. What was it? Its super insuring buying CR plugins. Thanks Chris. Miguel
 
chris1
Code is Art
Profile
Posts: 3862
Reg: Aug 10, 2012
Austin, TX
50,120
like
09/15/14 02:39 PM (9 years ago)
Great - glad I could help :) There were a couple of minor things. One was definitely a bug in my code. The other I think was an issue with Apple's implementation of ARC. I just took a slightly different approach for that one to keep an object in memory longer.
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.