Closed mscwilson closed 9 months ago
Breaking changes in the BaseEvent class, to standardise the API with the Android tracker.
BaseEvent
The BaseEvent.entities() builder method now appends the new list of entities, rather than replacing it.
BaseEvent.entities()
Breaking changes in the
BaseEvent
class, to standardise the API with the Android tracker.The
BaseEvent.entities()
builder method now appends the new list of entities, rather than replacing it.