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 just resolved this issue for my app. What seems to be needed is a Navigation Controller rather than just a View Controller. I will try to be as clear as possible, but I went through so many changes trying to do this that I may forget a step.
First, in your Storyboard, select the View Controller and embed your View Controller in a Navigation Controller by going to Editor>Embed In>Navigation Controller. If you have a Navigation Bar already, move the contents to the Navigation Element that appears in your sidebar. I think that is all I did to get it working.
I am trying to implement in a Swift project.
Currently I have problem with it.
2)When I Set it to top, it shows but just overlay my current layout.
Do you have any idea?
The text was updated successfully, but these errors were encountered: