Unbalanced calls to begin/end appearance transitions for <UINavigationController: 0x7fa9fd00d600>.
解决:dispatch_async(dispatch_get_main_queue(), ^{ });
Unbalanced calls to begin/end appearance transitions for <UINavigationController: 0x7fa9fd00d600>.
解决:dispatch_async(dispatch_get_main_queue(), ^{ });
本文标题:Unbalanced calls to begin/end ap
本文链接:https://www.haomeiwen.com/subject/qbqnjttx.html
网友评论