Skip to content

Nil in Pods/ChatViewController/Source/Core/ChatBarView.swift #11

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

Open
fury21 opened this issue Mar 9, 2020 · 0 comments
Open

Nil in Pods/ChatViewController/Source/Core/ChatBarView.swift #11

fury21 opened this issue Mar 9, 2020 · 0 comments

Comments

@fury21
Copy link

fury21 commented Mar 9, 2020

Describe the bug
When i start the project and load MessagesViewController VC, i have a nil error "Pods/ChatViewController/Source/Core/ChatBarView.swift, line 58"

57: var image = UIImage(named: "ic_gallery", in: Bundle.chatBundle, compatibleWith: nil)
58: let tempImage = image!.withRenderingMode(.alwaysTemplate)

MessagesViewController - is a copy from github

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
Chat view don't open

Screenshots
If applicable, add screenshots to help explain your problem.

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

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

1 participant