crashing on ios device while navigation using UIModalTransitionStylePartialCurl in xcode 4

前端 未结 2 608
隐瞒了意图╮
隐瞒了意图╮ 2021-01-22 12:18

i am using UIModalTransitionStylePartialCurl on the ios 4 device,in my test app i have 2 classes where a single button in each class, in first page onclick of the button it ill

2条回答
  •  心在旅途
    2021-01-22 13:05

    You may well have added the Action twice in Interface Builder. Go to the ViewController and to the Triggered Segues on the right and "x" do delete the extra one. LOL

提交回复
热议问题