You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if let presentVC =self.presentedViewController {
presentVC.dismiss(animated: false, completion:{[weak self]inself?.navigationController?.popViewController(animated: true)})}
且发现此时windows 多了一个UITextEffectsWindow
The text was updated successfully, but these errors were encountered:
jinliyuelong
changed the title
allowsTouchEventsPassingThroughTransitionView 设置成true 返回得问题
allowsTouchEventsPassingThroughTransitionView 设置成true 返回问题
Dec 8, 2023
一个三个页面 vc1,vc2,vc3。
且发现此时windows 多了一个UITextEffectsWindow
The text was updated successfully, but these errors were encountered: