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

TSMessages Banner does not display #236

Open
bport95 opened this issue Jul 8, 2015 · 4 comments
Open

TSMessages Banner does not display #236

bport95 opened this issue Jul 8, 2015 · 4 comments

Comments

@bport95
Copy link

bport95 commented Jul 8, 2015

If i push to a new view controller using:

[self.navigationController pushViewController:vc animated:YES]; 

the banner shows up just fine. But if i present a view controller using:

[self.navigationController presentViewController:vc animated:YES completion:nil]; 

the banner doesn't show up at all. Any ideas why this might be happening?

@albertkim
Copy link

I'm hitting this issue too. TSMessages seems to show the messages in the background view, not the one actually showing via presentViewController

@felixchan
Copy link

I'm having this issue as well. Why would it not show? Any ideas?

@johnnypayso
Copy link

Sounds related to my issue: #255

@saad-ansari
Copy link

did you guys found any solution of it ?

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

5 participants