Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Facebook Login Issue #22

Closed
cancem123 opened this issue Oct 8, 2015 · 4 comments
Closed

Facebook Login Issue #22

cancem123 opened this issue Oct 8, 2015 · 4 comments

Comments

@cancem123
Copy link

I'm having an issue when I log via Facebook the top of navigation bar becomes under the status bar in iOS 8 and 9.

My progress is like this I click on the menu and it shows me the menu and I have a button that present the login view after I click on the Facebook login button the app takes me to the Facebook app and do the process and once it comes back I click on the view back the NavigationBar becomes under the status bar until I call the ViewController from the sideview and it becomes normal.

@cancem123
Copy link
Author

Please can you check the link below I have added a sample from your project and you can see the issue from there.

https://www.dropbox.com/s/laak8oz2izjcpsb/SSASideMenu-master-4.zip?dl=0

@SSA111
Copy link
Owner

SSA111 commented Oct 10, 2015

Thank you. I will take a look at the sample.

@cancem123
Copy link
Author

Hi @SSA111 did you test the app?
In any View Controller if you present a View Controller and close the app by clicking on the main button(iPhone device button) and open the app back the view becomes under the navigation bar becomes under the status bar.

@cancem123
Copy link
Author

Fixed my issue by adding a NavigationController on the ViewController(SSASideMenu class ViewController) and it is working fine :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants