解决带有导航的情况下 关于present自动返回的问题

时间:2022-11-04 07:47:54

关于形如 Presenting view controllers on detached view controllers is discouraged 的处理                 

这样的警告代码,如果你认为你的层次之间没有问题(其实就是层次问题。present出来的模态窗口,禁止再使用present 来弹出其它的子窗口)

 

解决带有导航的情况下 关于present自动返回的问题