Skip to content

❌ flatfeed.add completion block never executed! #45

@SAleksiev

Description

@SAleksiev

What did you do?

I am calling flatbed.add by passing the activity which I would like to add.

What did you expect to happen?

The completion block is executed and it goes into the .success case.

What happened instead?

The code goes out of guard when checking for self object. Due to that fact, the completion block is never executed.

GetStream Environment

GetStream version: 2.2.5
Xcode version: 13.4.1
**Swift version:5
Platform(s) running GetStream:
**macOS version running Xcode:Monterey 12.6

Additional context

However, that's happening only in code. When I check the get stream.io platform I can see that my activity is added successfully to the chosen feed id.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions