iOS whose view is not in the window hierarchy!
Posted on 2017-02-28 14:40 耍流氓的兔兔 阅读(235) 评论(0) 收藏 举报解决方法:
viewController只Load完毕,没有Appear,此时应该将语句转移到ViewDidAppear方法中
|
|
|
iOS whose view is not in the window hierarchy!Posted on 2017-02-28 14:40 耍流氓的兔兔 阅读(235) 评论(0) 收藏 举报解决方法: viewController只Load完毕,没有Appear,此时应该将语句转移到ViewDidAppear方法中
|
|