Is it possible to push SplitViewController on Navigation Controller?
I am getting this error :
Split View Controllers cannot be pushed to a Navigation Controller <UINavigationController: 0x9618830>.
Thank you.
This is because Apple doesn't want you to push split view controllers into navigation controllers. Their guidelines say that if you use a UISplitViewController, it has to be visible at all times in your app, except from overlaying it with modal view controllers.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With