Reputation: 1359
Experiencing a pretty strange issue with navigation bar when presenting any social media login view controller.
The navigation bar seems to lose its top layout constraint boundary or something and moves up behind the status bar.
In image you can see the navigation bar moved up behind status bar. This view is not meant to have a navigation bar, its just been added to illustrate the problem.
After this view controller is dismissed, navigation bar is shown and its shown behind the status bar. If i put the app into background and open again then the navigation bar resets to its correct position.
Other info to note:
Any ideas or solutions will be much appreciated.
Upvotes: 0
Views: 27