Skip to content

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

Description

@fury21

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions