Skip to content

Not displaying chat messages in TableView #10

@febinpaul

Description

@febinpaul

The chat data from app user is been displayed and updated in the table and also added/appended into the 'messages' array.
But when the other user sends data it is receiving the content but not getting appended into the existing 'messages' array , new instance of 'messages' is been formed and gets appended into that instances.
Also the table 'tView' is not getting reloaded while messages send by other users.

Swift < 1.2
Xcode 6.1

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