Skip to content

ConcurrentModificationException when using addOnMixpanelUpdatesReceivedListener #395

Closed
@dbarwacz

Description

@dbarwacz

Unregistering consumed listener from OnMixpanelUpdatesReceivedListener#onMixpanelUpdatesReceived callback sometimes causes ConcurrentModificationException. There is no easy way for the client to unregister listener without risking crash. Reson: MixpanelAPI:2111 (4.9.2) - notifying listeners on the loop that directly stores registered listeners.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions