pmusolino / Wormholy

iOS network debugging, like a wizard 🧙‍♂️
MIT License
2.32k stars 184 forks source link

set priority of presentedViewController in currentViewController func to high #86

Closed farhad01 closed 2 years ago

farhad01 commented 4 years ago

fixes issue when UITabBarController.topViewController is nil but its presenting sth

pmusolino commented 3 years ago

Hi there, and sorry for the delay! How to test it? What is the case when the topViewController of a UITabBarController isnil?

farhad01 commented 3 years ago

No problem :)), in my case the login page could present over the tabBar occasionally and the first time user enters the tabBar has no content yet until login.

To test: set rootVC tabBar(don't embed any vc in the tabBar) present a vc over shake

pmusolino commented 2 years ago

Since the library changed a lot in over a year, I'm going to close this PR. Feel free to re-open it if this issue still occurs.