iOS superView navigation button actions wants to be disable when adding popoverController

Solution:

1. When presenting or adding one subview then hide the navigation bar before presenting the view.

2. After completion of all steps when calling the delegate method to the superView then visible the navigation bar is a better option for that.


Comments

Popular posts from this blog

Invalid bundle error while upload the app to the app Store

Convert NsNumber, NSDate to String in iOS Swift

Global LocationManager Singleton class iOS Swift