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
I have a view with AutoLayout ON, a nav bar and a tab bar. I am trying to get a popover to show when I click a help button on my nav bar.
The help view controller works and seems to be displayed (I have placed a NSlog in the viewDidAppear) but the popover doesn't and nothing is visible.
Hi,
I have a view with AutoLayout ON, a nav bar and a tab bar. I am trying to get a popover to show when I click a help button on my nav bar.
The help view controller works and seems to be displayed (I have placed a NSlog in the viewDidAppear) but the popover doesn't and nothing is visible.
Here is my code :
Any help is appreciated.
Thanks.
The text was updated successfully, but these errors were encountered: