Hi,
I'm currently developing an Apple Watch app with Swift and Storyboards.
The main screen consists of three buttons going to three different view controllers. When I go to one view controller, it doesn't display the normal back "<" button at the top-left corner, even though it works.
I tried this with an older project, with a similar setup and it works as it should.
I have no code to show because it works like it should. It seems to be with the storyboard.
Anyone else have this problem?
Thanks,
Dan Uff
The code is exactly the same in both projects, with
I'm currently developing an Apple Watch app with Swift and Storyboards.
The main screen consists of three buttons going to three different view controllers. When I go to one view controller, it doesn't display the normal back "<" button at the top-left corner, even though it works.
I tried this with an older project, with a similar setup and it works as it should.
I have no code to show because it works like it should. It seems to be with the storyboard.
Anyone else have this problem?
Thanks,
Dan Uff
The code is exactly the same in both projects, with